- java.lang.Object
 
- 
- org.jgroups.nio.Buffers.BuffersIterator
 
 
- 
- 
Field Summary
Fields 
| Modifier and Type | 
Field and Description | 
protected int | 
index  | 
 
- 
Constructor Summary
Constructors 
| Modifier | 
Constructor and Description | 
protected  | 
BuffersIterator()  | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface java.util.Iterator
forEachRemaining 
 
 
 
- 
- 
Field Detail
- 
index
protected int index
 
 
- 
Method Detail
- 
hasNext
public boolean hasNext()
- Specified by:
 
hasNext in interface java.util.Iterator<java.nio.ByteBuffer> 
 
- 
remove
public void remove()
- Specified by:
 
remove in interface java.util.Iterator<java.nio.ByteBuffer> 
 
 
 
 
 
Copyright © 1998-2020 Red Hat. All Rights Reserved.