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