Class ConcurrentRefValueIntObjectHashMap<V>

java.lang.Object
com.strobel.collections.concurrent.ConcurrentRefValueIntObjectHashMap<V>
All Implemented Interfaces:
ConcurrentIntObjectMap<V>
Direct Known Subclasses:
ConcurrentWeakIntObjectHashMap

abstract class ConcurrentRefValueIntObjectHashMap<V> extends Object implements ConcurrentIntObjectMap<V>