Uses of Class
org.apache.lucene.util.LongHeap
-
Packages that use LongHeap Package Description org.apache.lucene.util Some utility classes. -
-
Uses of LongHeap in org.apache.lucene.util
Methods in org.apache.lucene.util that return LongHeap Modifier and Type Method Description static LongHeapLongHeap. create(LongHeap.Order order, int maxSize)Methods in org.apache.lucene.util with parameters of type LongHeap Modifier and Type Method Description voidLongHeap. pushAll(LongHeap other)
-