Payload - The payload type.public final class EmptyIterable<Payload> extends Object implements Iterable<Payload>
EmptyIterable is a Iterable that generates
Iterators that that don't yield any values.
Calling iterator() creates an instance of
EmptyIterator.
| Constructor and Description |
|---|
EmptyIterable() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Payload> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2015 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.