| Class | Description |
|---|---|
| Exceptions |
Utility methods for working with
Exceptions. |
| HexDumper |
Utility class for converting a byte array to a hex-formatted string.
|
| LoggerWrapper |
Wrapper around a
Logger that provides convenience methods for
logging exceptions and messages with multiple arguments, and that insulates
the caller from unchecked exceptions thrown during the act of logging. |
| MessageBuffer |
A buffer for composing/decomposing messages.
|
| Objects |
Utility methods for working with
Objects. |
| PropertiesWrapper |
Wrapper around a
Properties that provides convenience methods for
accessing primitives. |
Copyright © 2007-2013. All Rights Reserved.