Searched defs:emptyIterator (Results 1 – 2 of 2) sorted by relevance
109 public static <T> UnmodifiableIterator<T> emptyIterator() { in emptyIterator() method in Iterators
111 public static <T> UnmodifiableIterator<T> emptyIterator() { in emptyIterator() method in Iterators