Searched refs:verifyIndex (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DMinMaxPriorityQueue.java474 if (!heapForIndex(i).verifyIndex(i)) {
704 private boolean verifyIndex(int i) { method in class:MinMaxPriorityQueue.Heap

Completed in 41 milliseconds