| 程序包 | 说明 |
|---|---|
| net.hasor.cobble.ref |
| 类和说明 |
|---|
| BeanMap
An implementation of Map for JavaBeans which uses introspection to
get and put properties in the bean.
|
| ConcurrentReferenceHashMap.Entry
A single map entry.
|
| ConcurrentReferenceHashMap.Reference
A reference to an
ConcurrentReferenceHashMap.Entry contained in the map. |
| ConcurrentReferenceHashMap.ReferenceManager
Strategy class used to manage
References. |
| ConcurrentReferenceHashMap.ReferenceType
Various reference types supported by this map.
|
| ConcurrentReferenceHashMap.Restructure
The types of restructuring that can be performed.
|
| ConcurrentReferenceHashMap.Segment
A single segment used to divide the map to allow better concurrent performance.
|
| Range
An immutable range of objects from a minimum to maximum point inclusive.
|
| SpaceHashMap
可以将多个Map合并成一个Map对象进行操作,同时每个子 Map 又保持相对独立性。
|
Copyright © 2021–2022. All rights reserved.