Package net.didion.jwnl.util
package net.didion.jwnl.util
Utility classes used by JWNL.
-
ClassDescriptionA
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).Implements lazy resolving for a resource keyA ResourceBundle that is a proxy to multiple ResourceBundles.AStringTokenizer
with extensions to retrieve the values of numeric tokens, as well as strings.Wrapper for a list that checks the type of arguments before putting them in the list.