Uses of Class
net.didion.jwnl.util.TypeCheckingList
-
Packages that use TypeCheckingList Package Description 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. -
-
Uses of TypeCheckingList in net.didion.jwnl.data.list
Subclasses of TypeCheckingList in net.didion.jwnl.data.list Modifier and Type Class Description classPointerTargetNodeListAPointerTargetNodeListholds the results of a relationship method.classPointerTargetTreeNodeListA list ofPointerTargetTreeNodes. -
Uses of TypeCheckingList in net.didion.jwnl.data.relationship
Subclasses of TypeCheckingList in net.didion.jwnl.data.relationship Modifier and Type Class Description classRelationshipListA list ofRelationships.
-