Package org.dmfs.jems2.iterable
Class EmptyIterable<E>
java.lang.Object
org.dmfs.jems2.iterable.EmptyIterable<E>
- All Implemented Interfaces:
Iterable<E>
An
Iterable that is always empty.Iterable<E>Iterable that is always empty.