Uses of Interface
org.biojava.nbio.genome.io.fastq.ParseListener
Packages that use ParseListener
-
Uses of ParseListener in org.biojava.nbio.genome.io.fastq
Methods in org.biojava.nbio.genome.io.fastq with parameters of type ParseListenerModifier and TypeMethodDescriptionvoidFastqReader.parse(Readable readable, ParseListener listener) Parse the specified readable.