| 程序包 | 说明 |
|---|---|
| org.skfiy.util |
Miscellaneous utility classes, such as String manipulation utilities, a Log4J
configurer, and a state holder for paged lists of objects.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ConcurrentReferenceHashMap.Entry<K,V> |
ConcurrentReferenceHashMap.Reference.get()
Returns the referenced entry or
null if the entry is no
longer available. |
| 限定符和类型 | 方法和说明 |
|---|---|
ConcurrentReferenceHashMap.Reference<K,V> |
ConcurrentReferenceHashMap.ReferenceManager.createReference(ConcurrentReferenceHashMap.Entry<K,V> entry,
int hash,
ConcurrentReferenceHashMap.Reference<K,V> next)
Factory method used to create a new
ConcurrentReferenceHashMap.Reference. |
Copyright © 2013 The Skfiy Open Association. All Rights Reserved.