Package jebl.evolution.sequences
Class NucleotideState
- java.lang.Object
-
- jebl.evolution.sequences.State
-
- jebl.evolution.sequences.NucleotideState
-
- All Implemented Interfaces:
java.lang.Comparable
public final class NucleotideState extends State
- Version:
- $Id: NucleotideState.java 924 2008-06-18 05:58:28Z matt_kearse $
- Author:
- Andrew Rambaut, Alexei Drummond
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(java.lang.Object o)
boolean
isGap()
-
Methods inherited from class jebl.evolution.sequences.State
fractionEqual, getCanonicalStates, getCode, getFullName, getIndex, getName, isAmbiguous, possiblyEqual, toString
-
-