Uses of Interface
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap.EntryProcessor
-
Packages that use ConcurrentLongHashMap.EntryProcessor Package Description org.apache.activemq.artemis.utils.collections -
-
Uses of ConcurrentLongHashMap.EntryProcessor in org.apache.activemq.artemis.utils.collections
Methods in org.apache.activemq.artemis.utils.collections with parameters of type ConcurrentLongHashMap.EntryProcessor Modifier and Type Method Description voidConcurrentLongHashMap. forEach(ConcurrentLongHashMap.EntryProcessor<V> processor)
-