htsjdk.samtools.util.CloseableIterator<String>
, Closeable
, AutoCloseable
, Iterator<String>
public class BarcodeFileReader extends Object implements htsjdk.samtools.util.CloseableIterator<String>
Constructor | Description |
---|---|
BarcodeFileReader(File barcodeFile) |
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
boolean |
hasNext() |
|
String |
next() |
|
void |
remove() |
forEachRemaining