Uses of Package
net.didion.jwnl.util

Packages that use net.didion.jwnl.util
net.didion.jwnl.data.list Lists and associated classes that hold the results of relationship operations. 
net.didion.jwnl.data.relationship Tools for finding pointer relationships between words. 
net.didion.jwnl.util Utility classes used by JWNL. 
 

Classes in net.didion.jwnl.util used by net.didion.jwnl.data.list
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).
TypeCheckingList
          Wrapper for a list that checks the type of arguments before putting them in the list.
TypeCheckingList.TypeCheckingListIterator
           
 

Classes in net.didion.jwnl.util used by net.didion.jwnl.data.relationship
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).
TypeCheckingList
          Wrapper for a list that checks the type of arguments before putting them in the list.
 

Classes in net.didion.jwnl.util used by net.didion.jwnl.util
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).
MessageLogLevel