org.cdlib.xtf.textEngine.facet
Interface GroupCounts.HitQueueMaker

All Known Implementing Classes:
DefaultQueryProcessor.HitQueueMakerImpl
Enclosing class:
GroupCounts

public static interface GroupCounts.HitQueueMaker


Method Summary
 PriorityQueue makeQueue(int size)
           
 

Method Detail

makeQueue

PriorityQueue makeQueue(int size)