|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.wordnet.pojos.Morphs
public class Morphs
Wrapper for morphological forms
| Field Summary | |
|---|---|
private java.lang.String[] |
theMorphs
Morphological forms |
| Constructor Summary | |
|---|---|
Morphs(java.lang.String[] theseMorphs)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private final java.lang.String[] theMorphs
| Constructor Detail |
|---|
public Morphs(java.lang.String[] theseMorphs)
theseMorphs - morphological forms| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||