Home
last modified time | relevance | path

Searched refs:checkModCount (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DMinMaxPriorityQueue.java757 checkModCount(); in hasNext()
763 checkModCount(); in next()
783 checkModCount(); in remove()
824 void checkModCount() { in checkModCount() method in MinMaxPriorityQueue.QueueIterator