Uses of Class
com.ibm.dtfj.phd.util.NumberStream
Packages that use NumberStream
-
Uses of NumberStream in com.ibm.dtfj.phd.util
Subclasses of NumberStream in com.ibm.dtfj.phd.utilModifier and TypeClassDescriptionclass
Improved performance NumberStream for small number of references Keeps the refs in a LongArray - only outputs to the compressed bitstream if it overflowsclass
Packs references more efficiently by sorting them in order, so allowing smaller deltas to be encoded.