sets the
67. public SSTSerializer( IntMapper strings, int numStrings, int numUniqueStrings )
72. int infoRecs = ExtSSTRecord.getNumberOfInfoRecsForStrings(strings.size());
test that we get the same value as excel and , for
57. private IntMapper strings;
72. int infoRecs = ExtSSTRecord.getNumberOfInfoRecsForStrings(strings.size());
94. for ( int k = 0; k < strings.size(); k++ )
127. return ( (UnicodeString) strings.get( index ) );