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