Package htsjdk.samtools.util
Class GZIIndex.IndexEntry
- java.lang.Object
-
- htsjdk.samtools.util.GZIIndex.IndexEntry
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)longgetCompressedOffset()Returns the compressed offset (block-offset).longgetUncompressedOffset()Returns the uncompressed offset.inthashCode()StringtoString()
-