public class WeakValuedIdentityMap<Key,Value> extends java.lang.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 © 2002-2009 JRuby Team. All Rights Reserved.