| 程序包 | 说明 |
|---|---|
| cn.sexycode.util.core.cls | |
| cn.sexycode.util.core.collection |
| 类和说明 |
|---|
| ConcurrentReferenceHashMap |
| LinkedMultiValueMap
Simple implementation of
MultiValueMap that wraps a LinkedHashMap,
storing multiple values in a LinkedList. |
| MultiValueMap
Extension of the
Map interface that stores multiple values. |
| 类和说明 |
|---|
| 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.
|
| LinkedMultiValueMap
Simple implementation of
MultiValueMap that wraps a LinkedHashMap,
storing multiple values in a LinkedList. |
| MultiValueMap
Extension of the
Map interface that stores multiple values. |
| Stack
Stack implementation exposing useful methods for Hibernate needs.
|
Copyright © 2020. All rights reserved.