Searched defs:nextIndex (Results 1 – 10 of 10) sorted by relevance
78 public int nextIndex(); in nextIndex() method
118 public int nextIndex() { in nextIndex() method in AbstractList.FullListIterator206 public int nextIndex() { in nextIndex() method in AbstractList.SubAbstractList.SubAbstractListIterator
127 public int nextIndex() { in nextIndex() method in LinkedList.LinkIterator
765 int nextIndex; field in HashMap.HashIterator
707 int nextIndex; field in Hashtable.HashIterator
87 public int nextIndex() { in nextIndex() method in AbstractSequentialListTest.Mock_unsupportedListIterator126 public int nextIndex() { in nextIndex() method in AbstractSequentialListTest.Mock_ListIterator
76 public int nextIndex() { in nextIndex() method in OldListIteratorTest.Mock_ListIterator
996 private int nextIndex; field in ArrayBlockingQueue.Itr1311 int nextIndex = this.nextIndex; in removedAt() local
726 public int nextIndex() { in nextIndex() method in CopyOnWriteArrayList.CowIterator
1693 int nextIndex, nextBound, fh; Node<K,V> f; in transfer() local