Arrays |
|
ExceptionUtils |
Utilities for handling Throwables and Exceptions.
|
ExecutorFactory |
|
Jre14Compat |
|
JreCompat |
This is the base implementation class for JRE compatibility and provides an implementation based on Java 11.
|
Logs |
Simple class that holds references to global loggers
|
StringManager |
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes
care of the common cases of message formatting which otherwise require the creation of Object arrays and such.
|
TcclThreadFactory |
ThreadFactory implementation that creates threads with the thread context class loader set to the class loader that
loaded this factory.
|
UUIDGenerator |
Smple generation of a UUID.
|