public class EmptyIterable<E> extends java.lang.Object implements java.lang.Iterable<E>
EmptyIterator
EmptyIterable()
java.util.Iterator<E>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public EmptyIterable()
public java.util.Iterator<E> iterator()
iterator
java.lang.Iterable<E>