Uses of Class
org.apache.lucene.util.packed.EliasFanoDecoder

Packages that use EliasFanoDecoder
org.apache.lucene.util.packed Packed integer arrays and streams. 
 

Uses of EliasFanoDecoder in org.apache.lucene.util.packed
 

Methods in org.apache.lucene.util.packed that return EliasFanoDecoder
 EliasFanoDecoder EliasFanoEncoder.getDecoder()
          Returns an EliasFanoDecoder to access the encoded values.
 



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