protected static class FuzzyQuery.ScoreTermQueue extends PriorityQueue
heap| Constructor and Description |
|---|
FuzzyQuery.ScoreTermQueue(int size) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
lessThan(java.lang.Object a,
java.lang.Object b)
Determines the ordering of objects in this priority queue.
|
adjustTop, clear, initialize, insert, insertWithOverflow, pop, put, size, topprotected boolean lessThan(java.lang.Object a,
java.lang.Object b)
PriorityQueuelessThan in class PriorityQueueCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.