Class UnmodifiableCollectionView.ReusableIterator
java.lang.Object
org.agrona.collections.UnmodifiableCollectionView.ReusableIterator
- All Implemented Interfaces:
Iterator<V>
- Enclosing class:
UnmodifiableCollectionView<V,E>
-
Constructor Details
-
ReusableIterator
public ReusableIterator()Create a new instance.
-
-
Method Details
-
hasNext
-
next
-