| 程序包 | 说明 |
|---|---|
| org.skfiy.util |
Miscellaneous utility classes, such as String manipulation utilities, a Log4J
configurer, and a state holder for paged lists of objects.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ConcurrentReferenceHashMap.Restructure |
ConcurrentReferenceHashMap.Restructure.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ConcurrentReferenceHashMap.Restructure[] |
ConcurrentReferenceHashMap.Restructure.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected ConcurrentReferenceHashMap.Reference<K,V> |
ConcurrentReferenceHashMap.getReference(Object key,
ConcurrentReferenceHashMap.Restructure restructure)
Returns a
ConcurrentReferenceHashMap.Reference to the ConcurrentReferenceHashMap.Entry for the specified
key or null if not found. |
ConcurrentReferenceHashMap.Reference<K,V> |
ConcurrentReferenceHashMap.Segment.getReference(Object key,
int hash,
ConcurrentReferenceHashMap.Restructure restructure) |
Copyright © 2013 The Skfiy Open Association. All Rights Reserved.