Uses of Class
org.apache.lucene.util.encoding.FourFlagsIntDecoder

Packages that use FourFlagsIntDecoder
org.apache.lucene.util.encoding Offers various encoders and decoders for integers, as well as the mechanisms to create new ones. 
 

Uses of FourFlagsIntDecoder in org.apache.lucene.util.encoding
 

Subclasses of FourFlagsIntDecoder in org.apache.lucene.util.encoding
 class NOnesIntDecoder
          Decodes data which was encoded by NOnesIntEncoder.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.