Package org.jruby.util.collections
Class WeakValuedMap.KeyedReference<Key,Value>
java.lang.Object
java.lang.ref.Reference<Value>
java.lang.ref.WeakReference<Value>
org.jruby.util.collections.WeakValuedMap.KeyedReference<Key,Value>
- Enclosing class:
WeakValuedMap<Key,
Value>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.ref.Reference
clear, clone, enqueue, get, isEnqueued, reachabilityFence, refersTo
-
Field Details
-
key
-
-
Constructor Details
-
KeyedReference
-