Class IntervalCodec

java.lang.Object
htsjdk.samtools.util.IntervalCodec
All Implemented Interfaces:
SortingCollection.Codec<Interval>, Cloneable

public class IntervalCodec extends Object implements SortingCollection.Codec<Interval>