public class ReadOnlyRingbufferIterator<E> extends Object implements Iterator<E>
Ringbuffer.| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasNext()  | 
E | 
next()  | 
void | 
remove()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.