Uses of Class
gw.util.concurrent.ConcurrentWeakHashMap.SimpleEntry
Packages that use ConcurrentWeakHashMap.SimpleEntry
-
Uses of ConcurrentWeakHashMap.SimpleEntry in gw.util.concurrent
Subclasses of ConcurrentWeakHashMap.SimpleEntry in gw.util.concurrentModifier and TypeClassDescription(package private) final class
Custom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.