Uses of Interface
org.biojava.bio.seq.io.SymbolReader

Packages that use SymbolReader
org.biojava.bio.seq.io Classes and interfaces for processing and producing flat-file representations of sequences. 
 

Uses of SymbolReader in org.biojava.bio.seq.io
 

Methods in org.biojava.bio.seq.io with parameters of type SymbolReader
 SymbolList ChunkedSymbolListFactory.make(SymbolReader sr)
          Method to create a Sequence with a SymbolReader.