Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.hotswap.agent.util.spring.collections.ConcurrentReferenceHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>)
- org.hotswap.agent.util.spring.collections.ConcurrentReferenceHashMap.Entry<K,V> (implements java.util.Map.Entry<K,V>)
- org.hotswap.agent.util.spring.collections.ConcurrentReferenceHashMap.ReferenceManager
- org.hotswap.agent.util.spring.collections.LinkedMultiValueMap<K,V> (implements org.hotswap.agent.util.spring.collections.MultiValueMap<K,V>, java.io.Serializable)
- java.util.concurrent.locks.ReentrantLock (implements java.util.concurrent.locks.Lock, java.io.Serializable)
- org.hotswap.agent.util.spring.collections.ConcurrentReferenceHashMap.Segment
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- org.hotswap.agent.util.spring.collections.ConcurrentReferenceHashMap.Reference<K,V>
- java.util.Map<K,V>
- org.hotswap.agent.util.spring.collections.MultiValueMap<K,V>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.hotswap.agent.util.spring.collections.ConcurrentReferenceHashMap.ReferenceType
- org.hotswap.agent.util.spring.collections.ConcurrentReferenceHashMap.Restructure
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)