Package | Description |
---|---|
cn.orionsec.kit.lang.define.collect |
Modifier and Type | Method and Description |
---|---|
static ConcurrentReferenceHashMap.Restructure |
ConcurrentReferenceHashMap.Restructure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConcurrentReferenceHashMap.Restructure[] |
ConcurrentReferenceHashMap.Restructure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected ConcurrentReferenceHashMap.Reference<K,V> |
ConcurrentReferenceHashMap.getReference(Object key,
ConcurrentReferenceHashMap.Restructure restructure) |
ConcurrentReferenceHashMap.Reference<K,V> |
ConcurrentReferenceHashMap.Segment.getReference(Object key,
int hash,
ConcurrentReferenceHashMap.Restructure restructure) |
Copyright © 2024. All rights reserved.