Uses of Class
gw.util.concurrent.ConcurrentWeakHashMap.SimpleEntry
-
Packages that use ConcurrentWeakHashMap.SimpleEntry Package Description gw.util.concurrent -
-
Uses of ConcurrentWeakHashMap.SimpleEntry in gw.util.concurrent
Subclasses of ConcurrentWeakHashMap.SimpleEntry in gw.util.concurrent Modifier and Type Class Description (package private) classConcurrentWeakHashMap.WriteThroughEntryCustom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.
-