public class CacheResultFunc<T>
extends java.lang.Object
| Constructor and Description |
|---|
CacheResultFunc() |
| Modifier and Type | Method and Description |
|---|---|
T |
apply(CacheResult<T> tCacheResult) |
public T apply(CacheResult<T> tCacheResult) throws java.lang.Exception
java.lang.Exception