Searched defs:emptyListIterator (Results 1 – 3 of 3) sorted by relevance
128 …tatic <T> java.util.ListIterator<@libcore.util.NullFromTypeParam T> emptyListIterator() { throw ne… in emptyListIterator() method in Collections
135 public static <T> java.util.ListIterator<T> emptyListIterator() { throw new RuntimeException("Stub!… in emptyListIterator() method in Collections
291 public static <T> java.util.ListIterator<T> emptyListIterator() { in emptyListIterator() method in Collections