public class CacheKeyAdapter<K,L,V,C extends Cache<L,V>> extends AbstractCacheKeyAdapter<K,L,V,C> implements Cache<K,V>
cache, keymapdefaultParallelismThreshold| Constructor and Description |
|---|
CacheKeyAdapter(C cache,
KeyBimap<K,L> keymap) |
| Modifier and Type | Method and Description |
|---|---|
V |
get(K key) |
getIfPresent, invalidate, invalidateAll, invalidateIf, persist, persistAll, persistIfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIfPresent, invalidate, invalidateAll, invalidateIf, persist, persistAll, persistIfinvalidateAll, invalidateIfCopyright © 2015–2022 ImgLib2. All rights reserved.