|
Class Summary |
| BeanUtil |
A utility class with some useful bean-related functions. |
| DateUtil |
A utility class with useful date manipulation methods and constants. |
| MathUtil |
The class MathUtil contains methods for performing basic numeric operations
such as the elementary exponential, logarithm, square root, and
trigonometric functions. |
| Platform |
Platform |
| ReflectUtil |
Util class for various reflection-based operations. |
| StringUtil |
A utility class with some useful string manipulation methods. |
| SystemUtil |
A utility class with some useful system-related functions. |
| Validate |
Kind of like org.apache.commons.lang.Validate. |