Payload - The payload type.public abstract class AbstractProtectedBidirectionalIterator<Payload> extends AbstractProtectedIterator<Payload> implements ProtectedBidirectionalIterator<Payload>
AbstractProtectedBidirectionalIterator is an abstract base implementation for
ProtectedBidirectionalIterator implementations that guarantees that every call
to AbstractProtectedIterator.remove() throws an
UnsupportedOperationException.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractProtectedBidirectionalIterator()
Creates a new
AbstractProtectedBidirectionalIterator. |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitremovehasPrevious, previousforEachRemaining, hasNext, nextprotected AbstractProtectedBidirectionalIterator()
AbstractProtectedBidirectionalIterator.Copyright © 2015–2017 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.