org.jgroups.util
protected class RingBuffer.RingBufferIterator<T> extends Object implements Iterator<T>
Modifier and Type | Field and Description |
---|---|
protected T[] |
buffer |
protected long |
current |
Constructor and Description |
---|
RingBuffer.RingBufferIterator(T[] buffer) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.