Uses of Class
org.jruby.util.GenericMap
Packages that use GenericMap
-
Uses of GenericMap in org.jruby.util
Subclasses of GenericMap in org.jruby.utilModifier and TypeClassDescriptionclass
ClassWeakIdentityHashMap
is a hash map that hashes objects based on System.identityHashMap, and holds weakly onto the key.