|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
GenericMapMaker<K, V> evictionListener(MapEvictionListener<K, |
Now deprecated. |
Caching functionality in {@code MapMaker} is being moved to {@link com.google.common.cache.CacheBuilder}. |
MapMaker softKeys() |
Now deprecated. |
use {@link #softValues} to create a memory-sensitive map, or {@link #weakKeys} to create a map that doesn't hold strong references to the keys. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||