public class Caches extends Object
支持 jctoolsNonBlockingHashMap,CaffeineCaffeine,Guava. 优先级:
NonBlockingHashMap
Caffeine
ConcurrentMap
Caches()
static <K,V> ConcurrentMap<K,V>
newCache()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Caches()
public static <K,V> ConcurrentMap<K,V> newCache()
Copyright © 2019–2022. All rights reserved.