Uses of Class
org.jruby.util.collections.ConcurrentWeakHashMap.SimpleEntry
Packages that use ConcurrentWeakHashMap.SimpleEntry
-
Uses of ConcurrentWeakHashMap.SimpleEntry in org.jruby.util.collections
Subclasses of ConcurrentWeakHashMap.SimpleEntry in org.jruby.util.collectionsModifier and TypeClassDescription(package private) final classCustom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.