| 接口 | 说明 |
|---|---|
| Differ<V,R extends DiffResult> | |
| DiffResult |
| 类 | 说明 |
|---|---|
| Arrs |
Array tools
|
| Collects |
Collection utilities
|
| CopyOnWriteHashMap<K,V> |
An immutable map whose writes result in a new copy of the map to be created.
|
| LinkedTreeMap<K,V> | |
| MultiKeyMap<V> | |
| NonAbsentHashMap<K,V> |
Avoid the follower code:
Map
|
| Pipeline<E> | |
| PrimitiveArrays |
Primitive array wrapper
|
| PropertiesAccessor | |
| StringMap |
A map with key, value are String.
|
| StringMapAccessor |
A accessor for a StringMap
|
| Tuple | |
| WheelQueue<E> | |
| WrappedNonAbsentMap<K,V> |
Avoid the follower code:
Map
|
| 枚举 | 说明 |
|---|---|
| Collects.ListType | |
| Collects.MapType | |
| Collects.SetType |
Copyright © 2019. All rights reserved.