public class JSONCache extends Object
JSONCache()
static String
get(String jsonId)
static void
put(String jsonId, String data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONCache()
public static void put(String jsonId, String data)
public static String get(String jsonId)
Copyright © 2015. All Rights Reserved.