| BoolUtil |
This util class is used to cast some usual data types
to boolean type.
|
| CaseUtil |
This util class can transfer string to a specific pattern.
|
| DateUtil |
DateUtil can transfer unix/java timestamps to Date object.
|
| MapUtil |
This util class can be used for automatic conversion
between dictionaries/maps and objects
P.S: If your data cannot be transferred, please
contact me via email by sending the data's
detail to theodore0126@outlook.com.
|
| MathUtil |
This util class can make some formal calculation.
|
| SecurityUtil |
This tool class can convert String to Base64-String or MD5-String
|
| ShellUtil |
This util class is used to run some shell commands
via Java
|
| StringUtil |
This is the string util
|