1 results
does the text have a shadow ?
273. SSTRecord other = (SSTRecord) o; 275. return ( ( field_1_num_strings == other 276. .field_1_num_strings ) && ( field_2_num_unique_strings == other 278. .equals( other.field_3_strings ) );
7 results
test that we get the same value as excel and , for
24. private SSTRecord sstrec; 90. String value = sstrec.getString(lrec.getSSTIndex()).getString();