V
- private abstract static class BlockingCache.PutAction<V>
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
PutAction(Element element) |
Modifier and Type | Method and Description |
---|---|
(package private) abstract V |
put()
implement method with the put*
|