| Assert |
Assertion utility class that assists in validating arguments.
|
| ClassUtils |
Miscellaneous class utility methods.
|
| CollectionUtils |
Miscellaneous collection utility methods.
|
| ObjectUtils |
Miscellaneous object utility methods.
|
| PatternMatchUtils |
Utility methods for simple pattern matching, in particular for Spring's
typical "xxx*", "*xxx" and "*xxx*" pattern styles.
|
| ReflectionUtils |
Simple utility class for working with the reflection API and handling
reflection exceptions.
|
| ResourceUtils |
Utility methods for resolving resource locations to files in the file system.
|
| StringUtils |
Miscellaneous String utility methods.
|
| VfsUtils |
Utility for detecting and accessing JBoss VFS in the classpath.
|
| WeakReferenceMonitor |
Track references to arbitrary objects using proxy and weak references.
|