Class RepresentativeReadIndexerCodec

java.lang.Object
picard.sam.markduplicates.util.RepresentativeReadIndexerCodec
All Implemented Interfaces:
htsjdk.samtools.util.SortingCollection.Codec<RepresentativeReadIndexer>, Cloneable

public class RepresentativeReadIndexerCodec extends Object implements htsjdk.samtools.util.SortingCollection.Codec<RepresentativeReadIndexer>
Codec for read names and integers that outputs the primitive fields and reads them back.