| Class | Description | 
|---|---|
| Arrays | |
| ExecutorFactory | |
| 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 | 
 simple generation of a UUID 
 | 
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.