Payload - The payload type.public final class EmptyIterable<Payload> extends Object implements ProtectedIterable<Payload>
EmptyIterable is a ProtectedIterable 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 |
|---|---|
EmptyIterator<Payload> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic EmptyIterator<Payload> iterator()
Copyright © 2015–2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.