Class TokenCountPriorityQueue

java.lang.Object
org.apache.lucene.util.PriorityQueue<TokenIntPair>
org.apache.tika.eval.core.tokens.TokenCountPriorityQueue
All Implemented Interfaces:
Iterable<TokenIntPair>

public class TokenCountPriorityQueue extends org.apache.lucene.util.PriorityQueue<TokenIntPair>