|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
ImmutableMap<K, V> getAllPresent(Iterable<? extends Object> ) |
Change in signature from Iterable<?> to (Iterable<? extends Object> ). |
Returns a map of the values associated with {@code keys} in this cache. |
void invalidateAll(Iterable<? extends Object> ) |
Change in signature from Iterable<?> to (Iterable<? extends Object> ). |
Discards any cached values for keys {@code keys}. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |