Uses of Class
com.google.common.collect.MinMaxPriorityQueue.Heap
Packages that use MinMaxPriorityQueue.Heap
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of MinMaxPriorityQueue.Heap in com.google.common.collect
Fields in com.google.common.collect declared as MinMaxPriorityQueue.HeapModifier and TypeFieldDescriptionprivate final MinMaxPriorityQueue<E>.HeapMinMaxPriorityQueue.maxHeapprivate final MinMaxPriorityQueue<E>.HeapMinMaxPriorityQueue.minHeap(package private) MinMaxPriorityQueue<E>.HeapMinMaxPriorityQueue.Heap.otherHeapMethods in com.google.common.collect that return MinMaxPriorityQueue.HeapModifier and TypeMethodDescriptionprivate MinMaxPriorityQueue<E>.HeapMinMaxPriorityQueue.heapForIndex(int i)