@FunctionalInterface
public static interface BlockCompressedIntervalStream.WriteFunc<F extends htsjdk.tribble.Feature>
Modifier and Type | Method and Description |
---|---|
void |
write(F feature,
BlockCompressedIntervalStream.Writer<F> writer) |
void write(F feature, BlockCompressedIntervalStream.Writer<F> writer) throws java.io.IOException
java.io.IOException