Package com.jayway.jsonpath.spi.cache
Class CacheProvider
java.lang.Object
com.jayway.jsonpath.spi.cache.CacheProvider
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Cacheprivate static final CacheProviderprivate static final AtomicReferenceFieldUpdater<CacheProvider, Cache> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UPDATER
-
instance
-
cache
-
-
Constructor Details
-
CacheProvider
public CacheProvider()
-
-
Method Details
-
setCache
-
getCache
-
getDefaultCache
-