Uses of Interface
me.lemire.integercompression.IntegratedIntegerCODEC

Packages that use IntegratedIntegerCODEC
me.lemire.integercompression   
 

Uses of IntegratedIntegerCODEC in me.lemire.integercompression
 

Classes in me.lemire.integercompression that implement IntegratedIntegerCODEC
 class IntegratedBinaryPacking
           
 class IntegratedComposition
          Helper class to compose schemes.
 class IntegratedVariableByte
           
 

Constructors in me.lemire.integercompression with parameters of type IntegratedIntegerCODEC
IntegratedComposition(IntegratedIntegerCODEC f1, IntegratedIntegerCODEC f2)
          Compose a scheme from a first one (f1) and a second one (f2).
 



Copyright © 2013. All Rights Reserved.