Payload - The payload type.public interface ProtectedBidirectionalIterable<Payload> extends BidirectionalIterable<Payload>
ProtectedBidirectionalIterable is a BidirectionalIterable
that guarantees that every call to Iterable.iterator() yields a
ProtectedBidirectionalIterator.| Modifier and Type | Method and Description |
|---|---|
ProtectedBidirectionalIterator<Payload> |
iterator()
Returns a
ProtectedIterator. |
forEach, spliteratorProtectedBidirectionalIterator<Payload> iterator()
ProtectedIterator.iterator in interface BidirectionalIterable<Payload>iterator in interface Iterable<Payload>ProtectedIterator.Copyright © 2015–2017 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.