public class JsonPathCache extends Object implements com.jayway.jsonpath.spi.cache.Cache
CacheProvider
JsonPathCache()
com.jayway.jsonpath.JsonPath
get(String s)
void
put(String s, com.jayway.jsonpath.JsonPath jsonPath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonPathCache()
public com.jayway.jsonpath.JsonPath get(String s)
get
com.jayway.jsonpath.spi.cache.Cache
public void put(String s, com.jayway.jsonpath.JsonPath jsonPath)
put
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.