|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.meteor.aligner.Match
public class Match
Field Summary | |
---|---|
int |
length
|
int |
matchStringLength
|
int |
matchStringStart
|
double |
prob
|
int |
stage
|
int |
start
|
Constructor Summary | |
---|---|
Match()
|
|
Match(Match match)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int start
public int length
public int matchStringStart
public int matchStringLength
public double prob
public int stage
Constructor Detail |
---|
public Match()
public Match(Match match)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |