Uses of Class
org.datanucleus.util.ConcurrentReferenceHashMap.SimpleEntry
-
Packages that use ConcurrentReferenceHashMap.SimpleEntry Package Description org.datanucleus.util 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.util Modifier and Type Class Description (package private) classConcurrentReferenceHashMap.WriteThroughEntryCustom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.
-