Class BaseFormSet
java.lang.Object
net.didion.jwnl.dictionary.morph.BaseFormSet
A group of possible base forms for a particular lemma
-
Constructor Details
-
BaseFormSet
public BaseFormSet() -
BaseFormSet
public BaseFormSet(boolean allowDuplicates)
-
-
Method Details
-
add
-
addAll
-
getForm
-
getForms
-
isCurrentFormAvailable
public boolean isCurrentFormAvailable() -
getCurrentForm
-
isMoreFormsAvailable
public boolean isMoreFormsAvailable() -
getNextForm
-
getIndex
public int getIndex() -
setIndex
public void setIndex(int index) -
size
public int size()
-