Searched defs:InvertedMinMaxPriorityQueue (Results 1 – 1 of 1) sorted by relevance
/external/guava/guava-tests/benchmark/com/google/common/collect/ | ||
D | MinMaxPriorityQueueBenchmark.java | 80 static final class InvertedMinMaxPriorityQueue <T> extends ForwardingQueue<T> { class in MinMaxPriorityQueueBenchmark |