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