Class UnmodifiableCollectionView.ReusableIterator

java.lang.Object
org.agrona.collections.UnmodifiableCollectionView.ReusableIterator
All Implemented Interfaces:
Iterator<V>
Enclosing class:
UnmodifiableCollectionView<V,E>

public final class UnmodifiableCollectionView.ReusableIterator extends Object implements Iterator<V>
A stateful reusable iterator.