org.biojava3.core.sequence.template
Interface ProxySequenceReader<C extends Compound>

All Superinterfaces:
Accessioned, Iterable<C>, Sequence<C>, SequenceReader<C>
All Known Implementing Classes:
ArrayListProxySequenceReader, BitSequenceReader, FourBitSequenceReader, JoiningSequenceReader, RnaSequenceView, SequenceFileProxyLoader, SingleCompoundSequenceReader, StringProxySequenceReader, TwoBitSequenceReader, UniprotProxySequenceReader

public interface ProxySequenceReader<C extends Compound>
extends SequenceReader<C>


Method Summary
 
Methods inherited from interface org.biojava3.core.sequence.template.SequenceReader
setCompoundSet, setContents
 
Methods inherited from interface org.biojava3.core.sequence.template.Sequence
countCompounds, getAsList, getCompoundAt, getCompoundSet, getIndexOf, getInverse, getLastIndexOf, getLength, getSequenceAsString, getSubSequence
 
Methods inherited from interface java.lang.Iterable
iterator
 
Methods inherited from interface org.biojava3.core.sequence.template.Accessioned
getAccession