public class DictObjCache extends java.lang.Object
DictObjCache()
static <T> T
find(long id)
static <T> void
put(long id, T obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DictObjCache()
public static <T> T find(long id)
public static <T> void put(long id, T obj)