JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.biojava.nbio.sequencing.io.fastq
Interface StreamListener
public interface
StreamListener
Event based parser callback.
Since:
3.0.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
fastq
(
Fastq
fastq)
Notify this listener of a FASTQ formatted sequence.
Method Detail
fastq
void fastq(
Fastq
fastq)
Notify this listener of a FASTQ formatted sequence.
Parameters:
fastq
- FASTQ formatted sequence
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method