Uses of Interface
net.didion.jwnl.util.DeepCloneable
Packages that use DeepCloneable
Package
Description
Lists and associated classes that hold the results of relationship operations.
Tools for finding pointer relationships between words.
Utility classes used by JWNL.
-
Uses of DeepCloneable in net.didion.jwnl.data.list
Subinterfaces of DeepCloneable in net.didion.jwnl.data.listClasses in net.didion.jwnl.data.list that implement DeepCloneableModifier and TypeClassDescriptionclass
A node in aPointerTargetNodeList
.class
APointerTargetNodeList
holds the results of a relationship method.class
A node in aPointerTargetTreeNodeList
.class
A list ofPointerTargetTreeNode
s. -
Uses of DeepCloneable in net.didion.jwnl.data.relationship
Classes in net.didion.jwnl.data.relationship that implement DeepCloneable -
Uses of DeepCloneable in net.didion.jwnl.util
Classes in net.didion.jwnl.util that implement DeepCloneableModifier and TypeClassDescriptionclass
Wrapper for a list that checks the type of arguments before putting them in the list.