Uses of Class
org.apache.lucene.util.packed.MonotonicAppendingLongBuffer.Iterator

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

Uses of MonotonicAppendingLongBuffer.Iterator in org.apache.lucene.util.packed
 

Methods in org.apache.lucene.util.packed that return MonotonicAppendingLongBuffer.Iterator
 MonotonicAppendingLongBuffer.Iterator MonotonicAppendingLongBuffer.iterator()
          Return an iterator over the values of this buffer.
 



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