Uses of Interface
com.jayway.jsonpath.spi.cache.Cache
Packages that use Cache
-
Uses of Cache in com.jayway.jsonpath.spi.cache
Classes in com.jayway.jsonpath.spi.cache that implement CacheFields in com.jayway.jsonpath.spi.cache declared as CacheModifier and TypeFieldDescriptionprivate CacheCacheProvider.cache(package private) static final CacheCacheProvider.CacheHolder.CACHEFields in com.jayway.jsonpath.spi.cache with type parameters of type CacheModifier and TypeFieldDescriptionprivate static final AtomicReferenceFieldUpdater<CacheProvider, Cache> CacheProvider.UPDATERMethods in com.jayway.jsonpath.spi.cache that return CacheModifier and TypeMethodDescriptionstatic CacheCacheProvider.getCache()private static CacheCacheProvider.getDefaultCache()Methods in com.jayway.jsonpath.spi.cache with parameters of type Cache