Interface | Description |
---|---|
DeepCloneable |
A
DeepCloneable is a cloneable object that can be cloned shallowly (by
creating a copy of the object that contains references to the same
members as the original) or deeply (by creating a copy of the object
and of all it's member objects). |
Class | Description |
---|---|
MessageLog | |
MessageLogLevel | |
Resolvable |
Implements lazy resolving for a resource key
|
ResourceBundleSet |
A ResourceBundle that is a proxy to multiple ResourceBundles.
|
TokenizerParser |
A
StringTokenizer with extensions to retrieve the values of numeric tokens, as well as strings. |
TypeCheckingList |
Wrapper for a list that checks the type of arguments before putting them in the list.
|
Copyright © 2015. All rights reserved.