-
-
Constructor Summary
Constructors
| Constructor and Description |
JCache(javax.cache.Cache<String,T> jcache) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public T get(String id)
- Specified by:
get in interface net.di2e.ecdr.api.cache.Cache<T>
-
destroy
public void destroy()
- Specified by:
destroy in interface net.di2e.ecdr.api.cache.Cache<T>
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.