public class WeakValuedIdentityMap<Key,Value> extends Object
WeakValuedIdentityMap()
Value
get(Key key)
void
put(Key key, Value value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WeakValuedIdentityMap()
public void put(Key key, Value value)
public Value get(Key key)
Copyright © 2001-2014 JRuby. All Rights Reserved.