K
- the type of key maintained by this cache entryV
- the type of value maintained by this cache entrypublic final class JCacheEntry<K,V> extends Object implements javax.cache.Cache.Entry<K,V>
javax.cache.Cache.Entry
.Constructor and Description |
---|
JCacheEntry(K key,
V value) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.