|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Constructors | |
String, |
Create a new ConcurrentMapCache with the specified name and the given internal ConcurrentMap to use. |
| Added Methods | |
T get(Object, |
|
boolean isStoreByValue() |
Return whether this cache stores a copy of each entry ({@code true}) or a reference ({@code false}, default). |
| Changed Methods | ||
Object fromStoreValue(Object) |
Method was inherited from AbstractValueAdaptingCache, but is now defined locally. | |
Object toStoreValue(Object) |
Method was inherited from AbstractValueAdaptingCache, but is now defined locally. | |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||