Uses of Class
org.agrona.collections.Long2ObjectCache
Packages that use Long2ObjectCache
Package
Description
Collections classes that support primitive types and tend to be cache friendly.
-
Uses of Long2ObjectCache in org.agrona.collections
Methods in org.agrona.collections with parameters of type Long2ObjectCacheModifier and TypeMethodDescriptionvoid
Long2ObjectCache.putAll
(Long2ObjectCache<? extends V> map) Put all values from the given map longo this one without allocation.