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