Payload - The payload type.public final class EmptyIterable<Payload> extends Object implements ProtectedBidirectionalIterable<Payload>
EmptyIterable is a ProtectedBidirectionalIterable that
generates Iterators that that don't yield any values.| Constructor and Description |
|---|
EmptyIterable()
Creates a new
EmptyIterable. |
| Modifier and Type | Method and Description |
|---|---|
EmptyIterator<Payload> |
iterator()
Returns a
ProtectedIterator. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic EmptyIterable()
EmptyIterable.public EmptyIterator<Payload> iterator()
ProtectedBidirectionalIterableProtectedIterator.iterator in interface Iterable<Payload>iterator in interface BidirectionalIterable<Payload>iterator in interface ProtectedBidirectionalIterable<Payload>ProtectedIterator.Copyright © 2015–2017 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.