protected static class WeakValuedMap.KeyedReference<Key,Value> extends WeakReference<Value>
Constructor and Description |
---|
WeakValuedMap.KeyedReference(Value object,
Key key,
ReferenceQueue queue) |
public WeakValuedMap.KeyedReference(Value object, Key key, ReferenceQueue queue)
public Key key()
Copyright © 2001-2015 JRuby. All Rights Reserved.