| 接口 | 说明 |
|---|---|
| MultiMap<K,V> |
A map that can hold multiple values for a key.
|
| 类 | 说明 |
|---|---|
| ArrayUtils |
Array utils.
|
| Asserts |
Asserts tool class.
|
| ClassUtils |
Class utils. |
| CollectionUtils | |
| ConfigurationUtil |
ConfigurationUtil
|
| Lazy<T> |
A lazy initialization holder class.
|
| ObjectUtils |
Common object utils.
|
| ReflectUtils |
ReflectUtils
|
| StandardMultiMap<K,V,C extends Collection<V>> |
A standard implementation of
MultiMap |
| StringUtils |
CharSequence or String utils. |
| TimerUtil |
A util class for recording the time of execution.
|
Copyright © 2023. All rights reserved.