|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jebl.evolution.sequences.State jebl.evolution.sequences.AminoAcidState
public final class AminoAcidState
Method Summary | |
---|---|
int |
compareTo(Object o)
|
int |
hashCode()
|
boolean |
isGap()
|
boolean |
isStop()
|
Methods inherited from class jebl.evolution.sequences.State |
---|
equals, getCanonicalStates, getCode, getIndex, getName, isAmbiguous, possiblyEqual, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public int compareTo(Object o)
compareTo
in interface Comparable
compareTo
in class State
public int hashCode()
hashCode
in class State
public boolean isGap()
isGap
in class State
public boolean isStop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |