Uses of Interface
org.biojava.bio.program.fastq.ParseListener
Packages that use ParseListener
-
Uses of ParseListener in org.biojava.bio.program.fastq
Methods in org.biojava.bio.program.fastq with parameters of type ParseListenerModifier and TypeMethodDescriptionvoid
FastqReader.parse
(Readable readable, ParseListener listener) Parse the specified readable.