Interface SequenceView<C extends Compound>
- All Superinterfaces:
Accessioned
,Iterable<C>
,Sequence<C>
- All Known Implementing Classes:
ComplementSequenceView
,ReversedSequenceView
,RnaSequenceView
,SequenceProxyView
-
Method Summary
Modifier and TypeMethodDescription1-indexed, inclusive.1-indexed, inclusive.Methods inherited from interface org.biojava3.core.sequence.template.Accessioned
getAccession
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface org.biojava3.core.sequence.template.Sequence
countCompounds, getAsList, getCompoundAt, getCompoundSet, getIndexOf, getInverse, getLastIndexOf, getLength, getSequenceAsString, getSubSequence