Searched defs:EmptyListIterator (Results 1 – 1 of 1) sorted by relevance
/libcore/ojluni/annotations/hiddenapi/java/util/ | ||
D | Collections.java | 1596 private static class EmptyListIterator<E> extends java.util.Collections.EmptyIterator<E> class in Collections |