Interface HaploidReferenceDecoder

All Superinterfaces:
AutoCloseable, Closeable, HtsDecoder<SAMSequenceDictionary, ReferenceSequence>, HtsQuery<ReferenceSequence>, Iterable<ReferenceSequence>
All Known Implementing Classes:
FASTADecoderV1_0

public interface HaploidReferenceDecoder extends HtsDecoder<SAMSequenceDictionary, ReferenceSequence>
Base class for all HtsContentType.HAPLOID_REFERENCE decoders.