Uses of Class
org.apache.commons.collections4.map.ConcurrentReferenceHashMap.SimpleEntry
Packages that use ConcurrentReferenceHashMap.SimpleEntry
Package
Description
-
Uses of ConcurrentReferenceHashMap.SimpleEntry in org.apache.commons.collections4.map
Modifier and TypeClassDescriptionprivate final classCustom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.