jebl.evolution.sequences
Class CodonState

java.lang.Object
  extended by jebl.evolution.sequences.State
      extended by jebl.evolution.sequences.CodonState
All Implemented Interfaces:
Comparable

public final class CodonState
extends State

Author:
Andrew Rambaut, Alexei Drummond

Method Summary
 boolean isGap()
           
 
Methods inherited from class jebl.evolution.sequences.State
compareTo, equals, getCanonicalStates, getCode, getIndex, getName, hashCode, isAmbiguous, possiblyEqual, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

isGap

public boolean isGap()
Specified by:
isGap in class State