Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.jruby.util.collections.ConcurrentWeakHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- org.jruby.util.collections.NonBlockingHashMapLong<TypeV> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- org.jruby.util.collections.ClassValue<T>
- org.jruby.util.collections.IntHashMap<V>
- org.jruby.util.collections.IntHashMap.Entry<V>
- org.jruby.util.collections.NonBlockingHashMapLong.IteratorLong (implements java.util.Enumeration<E>, java.util.Iterator<E>)
- java.lang.ref.Reference<T>
- java.lang.ref.WeakReference<T>
- org.jruby.RubyBasicObject (implements java.lang.Cloneable, java.lang.Comparable<T>, org.jruby.runtime.marshal.CoreObjectType, org.jruby.runtime.builtin.InstanceVariables, org.jruby.runtime.builtin.InternalVariables, org.jruby.runtime.builtin.IRubyObject, java.io.Serializable)
- org.jruby.RubyObject
- org.jruby.RubyArray<T> (implements java.util.List<E>, java.util.RandomAccess)
- org.jruby.util.collections.WeakHashSet<T> (implements java.lang.Cloneable, java.util.Set<E>)
- org.jruby.util.collections.WeakValuedMap<Key,Value> (implements java.util.Map<K,V>, java.io.Serializable)
Interface Hierarchy
Copyright © 2001-2021 JRuby. All Rights Reserved.