Uses of Class
org.datanucleus.util.ConcurrentReferenceHashMap.SimpleEntry
Packages that use ConcurrentReferenceHashMap.SimpleEntry
Package
Description
Provides utility classes used in the implementation that don't fit in a particular functional part of the system.
-
Uses of ConcurrentReferenceHashMap.SimpleEntry in org.datanucleus.util
Subclasses of ConcurrentReferenceHashMap.SimpleEntry in org.datanucleus.utilModifier and TypeClassDescription(package private) final class
Custom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.