Searched defs:EmptyIterator (Results 1 – 2 of 2) sorted by relevance
51 public class EmptyIterator { class
1486 private static class EmptyIterator<E> implements java.util.Iterator<E> { class in Collections1488 private EmptyIterator() { in EmptyIterator() method in Collections.EmptyIterator