|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.nih.nlm.nls.gspell.Tuple
Tuple Thu Aug 15 12:05:06 EDT 2002, divita Initial Version
| Field Summary | |
int |
editDistance
|
char[] |
lterm1
|
char[] |
lterm2
|
int |
maxEditDistance
|
char[] |
term1
|
char[] |
term2
|
| Constructor Summary | |
Tuple()
This is a constructor for Tuple This constructor has no parameters. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public char[] term1
public char[] term2
public char[] lterm1
public char[] lterm2
public int editDistance
public int maxEditDistance
| Constructor Detail |
public Tuple()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||