jebl.evolution.sequences
Class GaplessSequence

java.lang.Object
  extended by jebl.evolution.sequences.FilteredSequence
      extended by jebl.evolution.sequences.GaplessSequence
All Implemented Interfaces:
java.lang.Comparable, Sequence, Attributable

public class GaplessSequence
extends FilteredSequence

Author:
rambaut Date: Jul 27, 2005 Time: 12:48:31 AM

Nested Class Summary
 
Nested classes/interfaces inherited from interface jebl.util.Attributable
Attributable.Utils
 
Constructor Summary
GaplessSequence(Sequence source)
           
 
Method Summary
 
Methods inherited from class jebl.evolution.sequences.FilteredSequence
compareTo, getAttribute, getAttributeMap, getAttributeNames, getLength, getSequenceType, getState, getStateIndices, getStates, getString, getTaxon, removeAttribute, setAttribute, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GaplessSequence

public GaplessSequence(Sequence source)


http://code.google.com/p/jebl2/