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