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