Class JCacheEntry<K,V>
java.lang.Object
org.infinispan.jcache.JCacheEntry<K,V>
- Type Parameters:
K- the type of key maintained by this cache entryV- the type of value maintained by this cache entry
- All Implemented Interfaces:
javax.cache.Cache.Entry<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
JCacheEntry
-
-
Method Details
-
getKey
-
getValue
-
unwrap
-