Package gorsat.external.plink
Class GORLine
java.lang.Object
gorsat.external.plink.GORLine
- All Implemented Interfaces:
Comparable<GORLine>
This class merges gor lines from multiple BufferedReaders. Use with PriorityQueue.
-
Method Summary
-
Method Details
-
toString
-
getHeader
-
close
- Throws:
IOException
-
next
- Throws:
IOException
-
compareTo
- Specified by:
compareToin interfaceComparable<GORLine>
-