Module openj9.dtfj
Package com.ibm.dtfj.phd.util
-
Interface Summary Interface Description LongEnumeration This interface provides an enumeration of long values.SortListener -
Class Summary Class Description BitStream This class provides a mechanism for writing numbers in a bit stream.BufferedNumberStream Improved performance NumberStream for small number of references Keeps the refs in a LongArray - only outputs to the compressed bitstream if it overflowsLongArray Similar to IntegerArray but for longs.NumberStream This class provides a stream of integers in a relatively compact format.PrimitiveArray Superclass of IntegerArray and LongArraySortedNumberStream Packs references more efficiently by sorting them in order, so allowing smaller deltas to be encoded.