| 类 | 说明 |
|---|---|
| Algorithms | |
| Base32 | |
| Base58 | |
| Base64 | |
| Beans | |
| Beans.BeanCopier | |
| Beans.ConverterHolder<S,T> | |
| Beans.SourceHolder<S> | |
| Beans.TargetHolder<S,T> | |
| Bytes | |
| Checks | |
| Comparators | |
| Comparators.ComparatorHelper<T> | |
| ConsistenthashHelper |
一致性hash算法
|
| CRCs | |
| Dates | |
| Decimal | |
| Enume<T extends Comparable<T>> | |
| Enume.This<T extends Comparable<T>,E extends Enume.This<T,E>> | |
| EnumeRegistry | |
| EnumeRegistry.EnumeInfo<E extends Enume<? extends Comparable<?>>> | |
| EnumeRegistry.TableColumn | |
| Exceptions | |
| IDGenerator | |
| IDs | |
| MurmurHash |
Murmur hash 2.0
The murmur hash is a relative fast hash function from
http://murmurhash.googlepages.com/ for platforms with efficient
multiplication.
|
| NamedThreadFactory | |
| Networks | |
| NumberRangeHelper | |
| Numbers | |
| ObjectId |
A globally unique identifier for objects.
|
| PageableHelper<T> |
分页辅助类
|
| Passwords | |
| ProcessIdentifier.Impl | |
| Radix62 | |
| Reflect | |
| Resources | |
| ScriptRunner |
Tool to run database scripts
|
| Secrets | |
| Skip32 | |
| Streams | |
| Strings | |
| ValueEnum.Helper<T> | |
| ValueEnums | |
| Zips |
| 异常错误 | 说明 |
|---|---|
| ReflectException |
A unchecked wrapper for any of Java's checked reflection exceptions:
These exceptions are
ClassNotFoundException
IllegalAccessException
IllegalArgumentException
InstantiationException
InvocationTargetException
NoSuchMethodException
NoSuchFieldException
SecurityException
|
Copyright © 2020. All rights reserved.