public class ResourceCache extends Object
ResourceCache()
static Object
getObject(String key)
static void
putObject(String key, Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResourceCache()
public static void putObject(String key, Object obj)
public static Object getObject(String key)
Copyright © 2022 Bstek. All rights reserved.