public interface StreamListener
| Modifier and Type | Method and Description |
|---|---|
void |
fastq(Fastq fastq)
Notify this listener of a FASTQ formatted sequence.
|
void fastq(Fastq fastq)
fastq - FASTQ formatted sequenceCopyright © 2000–2018 BioJava. All rights reserved.