Uses of Package
org.hotswap.agent.util.spring.collections
-
Packages that use org.hotswap.agent.util.spring.collections Package Description org.hotswap.agent.util.spring.collections org.hotswap.agent.util.spring.util -
Classes in org.hotswap.agent.util.spring.collections used by org.hotswap.agent.util.spring.collections Class Description ConcurrentReferenceHashMap.Entry A single map entry.ConcurrentReferenceHashMap.Reference A reference to anConcurrentReferenceHashMap.Entrycontained in the map.ConcurrentReferenceHashMap.ReferenceManager Strategy class used to manageConcurrentReferenceHashMap.References.ConcurrentReferenceHashMap.ReferenceType Various reference types supported by this map.ConcurrentReferenceHashMap.Restructure The types of restructuring that can be performed.ConcurrentReferenceHashMap.Segment A single segment used to divide the map to allow better concurrent performance.LinkedMultiValueMap Simple implementation ofMultiValueMapthat wraps aLinkedHashMap, storing multiple values in aLinkedList.MultiValueMap Extension of theMapinterface that stores multiple values. -
Classes in org.hotswap.agent.util.spring.collections used by org.hotswap.agent.util.spring.util Class Description MultiValueMap Extension of theMapinterface that stores multiple values.