|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.wcohen.ss.CombinedStringDistanceLearner.MyDistanceInstance
com.wcohen.ss.CombinedStringDistanceLearner.MyMultiDistanceInstance
protected class CombinedStringDistanceLearner.MyMultiDistanceInstance
| Field Summary |
|---|
| Fields inherited from class com.wcohen.ss.CombinedStringDistanceLearner.MyDistanceInstance |
|---|
a, b, correct, distance |
| Fields inherited from interface com.wcohen.ss.api.DistanceInstance |
|---|
INCREASING_DISTANCE |
| Constructor Summary | |
|---|---|
CombinedStringDistanceLearner.MyMultiDistanceInstance(StringWrapper a,
StringWrapper b,
boolean correct,
double distance)
|
|
| Method Summary | |
|---|---|
DistanceInstance |
get(int j)
|
StringWrapper |
getA(int j)
|
StringWrapper |
getB(int j)
|
java.lang.String |
toString()
|
| Methods inherited from class com.wcohen.ss.CombinedStringDistanceLearner.MyDistanceInstance |
|---|
getA, getB, getDistance, isCorrect, setDistance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CombinedStringDistanceLearner.MyMultiDistanceInstance(StringWrapper a,
StringWrapper b,
boolean correct,
double distance)
| Method Detail |
|---|
public StringWrapper getA(int j)
public StringWrapper getB(int j)
public DistanceInstance get(int j)
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 | ||||||||