Package org.agrona.collections
Class IntArrayQueue.IntIterator
java.lang.Object
org.agrona.collections.IntArrayQueue.IntIterator
- Enclosing class:
- IntArrayQueue
Specialised
Iterator from which the value can be retrieved without boxing via nextValue().-
Constructor Details
-
IntIterator
public IntIterator()Create a new instance.
-
-
Method Details