public class ThingCache extends Object
ThingCache()
static void
clear()
static Thing
get(String path)
put(String path, Thing thing)
remove(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThingCache()
public static Thing get(String path)
path
public static void put(String path, Thing thing)
thing
public static void remove(String path)
public static void clear()
Copyright © 2016 xworker.org. All rights reserved.