public interface SecretCacheHook
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object cachedObject)
Derive the object from the cached object.
|
Object |
put(Object o)
Prepare the object for storing in the cache
|
Copyright © 2018. All rights reserved.