| Package | Description |
|---|---|
| com.jayway.jsonpath.spi.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
LRUCache |
class |
NOOPCache |
| Modifier and Type | Field and Description |
|---|---|
private static Cache |
CacheProvider.cache |
| Modifier and Type | Method and Description |
|---|---|
static Cache |
CacheProvider.getCache() |
private static Cache |
CacheProvider.getDefaultCache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CacheProvider.setCache(Cache cache) |