Searched defs:emptyListIterator (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
H A DCollections.java4272 public static <T> ListIterator<T> emptyListIterator() { method in class:Collections
4484 return emptyListIterator();

Completed in 4065 milliseconds