K - The key classV - The value classpublic class TCacheJSR107Entry<K,V> extends Object implements javax.cache.Cache.Entry<K,V>
Cache.Entry.| Constructor and Description |
|---|
TCacheJSR107Entry(K key,
V value)
Creates an instance based on the native tCache entry plus the key.
|
Copyright © 2018 trivago. All rights reserved.