| 类 | 说明 |
|---|---|
| AES |
Aes encryption
|
| Assert |
断言工具类
|
| Base64 |
BASE64工具类
|
| BeanKit |
java对象和map转换
|
| CharKit |
字符相关的工具类。
|
| ClassLoaderKit | |
| CloneKit |
类克隆工具
|
| CollectionKit |
有关集合处理的工具类,通过静态方法消除泛型编译警告。
|
| DateKit |
日期处理类
|
| Emptys |
定义各种代表“空”的常量
|
| EncrypKit |
md5 sha加密类
|
| ExceptionKit |
处理异常的工具类。
|
| FileKit |
有关文件处理的工具类。
|
| FileKit.FileNameAndExtension | |
| HashidKit |
Hashids designed for Generating short hashes from numbers (like YouTube and
Bitly), obfuscate database IDs, use them as forgotten password hashes,
invitation codes, store shard numbers This is implementation of
http://hashids.org v0.3.3 version.
|
| IOKit |
IO工具类
|
| IPKit |
IP工具类
|
| MimeParse |
MIME-Type解析类
|
| ObjectKit | |
| PatternKit |
正则工具类
提供验证邮箱、手机号、电话号码、身份证号码、数字等方法
|
| SerializeKit |
序列化类
|
| ShellKit |
shell操作
|
| ShellKit.CommandResult | |
| StreamKit |
基于流的工具类
|
| StringKit |
有关字符串处理的工具类。
|
| SystemKit |
取得有关系统信息的工具类。
|
| SystemKit.HostInfo |
代表当前主机的信息。
|
| SystemKit.JavaInfo |
代表Java Implementation的信息。
|
| SystemKit.JavaRuntimeInfo |
代表当前运行的JRE的信息。
|
| SystemKit.JavaSpecInfo |
代表Java Specification的信息。
|
| SystemKit.JvmInfo |
代表Java Virtual Machine Implementation的信息。
|
| SystemKit.JvmSpecInfo |
代表Java Virutal Machine Specification的信息。
|
| SystemKit.OsInfo |
代表当前OS的信息。
|
| SystemKit.UserInfo |
代表当前用户的信息。
|
| TaskKit |
定时任务
|
| TimeKit |
时间处理类
|
| TimwKit |
计数均衡器
用于计数和平均值计算
|
| XmlKit |
Copyright © 2016. All rights reserved.