Uses of Interface
org.apache.commons.collections4.map.ConcurrentReferenceHashMap.KeyReference
Packages that use ConcurrentReferenceHashMap.KeyReference
Package
Description
-
Uses of ConcurrentReferenceHashMap.KeyReference in org.apache.commons.collections4.map
Classes in org.apache.commons.collections4.map that implement ConcurrentReferenceHashMap.KeyReferenceModifier and TypeClassDescriptionprivate static final classA soft-key reference which stores the key hash needed for reclamation.private static final classprivate static final classA weak-key reference which stores the key hash needed for reclamation.private static final class