Enum Class的使用
cn.taketoday.util.ConcurrentReferenceHashMap.Restructure
-
cn.taketoday.util中ConcurrentReferenceHashMap.Restructure的使用
修饰符和类型方法说明Returns the enum constant of this class with the specified name.ConcurrentReferenceHashMap.Restructure.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明protected final ConcurrentReferenceHashMap.Reference<K,V> ConcurrentReferenceHashMap.getReference(Object key, ConcurrentReferenceHashMap.Restructure restructure) Return aConcurrentReferenceHashMap.Referenceto theConcurrentReferenceHashMap.Entryfor the specifiedkey, ornullif not found.ConcurrentReferenceHashMap.Segment.getReference(Object key, int hash, ConcurrentReferenceHashMap.Restructure restructure)