K - keyV - valupublic interface Cache<K,V> extends ConcurrentMap<K,V>
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2014–2021 Redisson. All rights reserved.