Uses of Class
org.agrona.collections.LongArrayQueue.LongIterator
-
Packages that use LongArrayQueue.LongIterator Package Description org.agrona.collections Collections classes that support primitive types and tend to be cache friendly. -
-
Uses of LongArrayQueue.LongIterator in org.agrona.collections
Fields in org.agrona.collections declared as LongArrayQueue.LongIterator Modifier and Type Field Description private LongArrayQueue.LongIterator
LongArrayQueue. iterator
Methods in org.agrona.collections that return LongArrayQueue.LongIterator Modifier and Type Method Description LongArrayQueue.LongIterator
LongArrayQueue. iterator()
(package private) LongArrayQueue.LongIterator
LongArrayQueue.LongIterator. reset()
-