| 接口 | 说明 |
|---|---|
| ConsistentHash.HashFunction |
Hash String to long value
|
| IdGenerator |
Generate id
|
| IntValueEnum<T extends Enum<T> & IntValueEnum<T>> |
Represents int value enum type structure.
|
| RemovableTypedKeyValue<K,V> |
Removable typed dictionary key-value
|
| RemovableTypedMap<K,V> |
Removable typed for
Map |
| Startable |
Representing startable
|
| Symbol.Char | |
| Symbol.Str | |
| TimingWheel.Timing<T extends TimingWheel.Timing<T>> |
Timing of TimingWheel elements
|
| TypedKeyValue<K,V> |
Get the value with typed for dictionary key-value
|
| TypedMap<K,V> |
Get the value with typed for
Map |
| ValueEnum<V,T extends Enum<T> & ValueEnum<V,T>> |
Represents value enum type structure.
|
| 类 | 说明 |
|---|---|
| ArrayHashKey |
The class use in Object array as hash map key
Use for HashMap key
|
| ConsistentHash<T> |
Consistent hashing algorithm.
|
| DelegatedIntSpliterator<T> |
Delegated int spliterator
|
| Functions |
Function utilities.
|
| ImmutableArrayList<E> |
Representing immutable List
|
| ImmutableHashList<K extends Comparable<K>,V> |
Immutable hash map & list structure
|
| IntValueDesc |
Int value & description model
|
| LazyLoader<T> |
Lazy loader
|
| Null |
The
Null class is representing unable instance object |
| RetryInvocationHandler |
Retry invocation handler
|
| RetryTemplate |
Retry template(template method pattern)
|
| Symbol |
Symbol definitions.
|
| TimingWheel<T extends TimingWheel.Timing<T>> |
Timing wheel structure.
|
| ToJsonString |
Override
Object#toString() method, implemented to json string. |
Copyright © 2023. All rights reserved.