Package | Description |
---|---|
com.github.benmanes.caffeine.cache |
This package contains caching utilities.
|
Modifier and Type | Method and Description |
---|---|
Policy<K,V> |
Cache.policy()
Returns access to inspect and perform low-level operations on this cache based on its runtime
characteristics.
|
Copyright © 2017. All Rights Reserved.