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.
|
net.didion.jwnl.util |
Utility classes used by JWNL.
|
Class and 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). |
TypeCheckingList
Wrapper for a list that checks the type of arguments before putting them in the list.
|
TypeCheckingList.TypeCheckingListIterator |
Class and 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). |
TypeCheckingList
Wrapper for a list that checks the type of arguments before putting them in the list.
|
Class and 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). |
MessageLogLevel |
TypeCheckingList.TypeCheckingListIterator |
Copyright © 2018. All rights reserved.