Package me.saro.kit
Class CacheStore.CacheWrapper<T>
java.lang.Object
me.saro.kit.CacheStore.CacheWrapper<T>
- Enclosing class:
- CacheStore<ID,T>
public static class CacheStore.CacheWrapper<T>
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description CacheWrapper(long cacheTimeMillis, T data) -
Method Summary