public class NOOPCache extends java.lang.Object implements Cache
NOOPCache()
JsonPath
get(java.lang.String key)
void
put(java.lang.String key, JsonPath value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NOOPCache()
public JsonPath get(java.lang.String key)
Cache
get
key
public void put(java.lang.String key, JsonPath value)
put
value