Package | Description |
---|---|
com.github.benmanes.caffeine.cache |
This package contains caching utilities.
|
Modifier and Type | Method and Description |
---|---|
Optional<Policy.Eviction<K,V>> |
Policy.eviction()
Returns access to perform operations based on the maximum size or maximum weight eviction
policy.
|
Copyright © 2020. All rights reserved.