Class FileIndexChrPos.LineAndPos

java.lang.Object
org.snpeff.vcf.FileIndexChrPos.LineAndPos
Enclosing class:
FileIndexChrPos

public class FileIndexChrPos.LineAndPos extends Object
A line and the position on the file where it begins
  • Field Details

    • line

      public String line
    • position

      public long position
  • Constructor Details

    • LineAndPos

      public LineAndPos()
  • Method Details