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