Home
last modified time | relevance | path

Searched defs:EmptyListIterator (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/util/
DCollections.java1596 private static class EmptyListIterator<E> extends java.util.Collections.EmptyIterator<E> class in Collections
1599 private EmptyListIterator() { in EmptyListIterator() method in Collections.EmptyListIterator