| 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.
|
| DatabaseUtil |
This util is to convert a ResultSet to several rows.
|
| DateUtil |
DateUtil can transfer unix/java timestamps to Date object.
|
| HashUtil |
This tool class can convert String to different types of
results.
|
| 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.
|
| RgbUtil |
This is the class for transformatting rgb values.
|
| StringUtil |
This is the string util
|