Class StringHeader
java.lang.Object
htsjdk.samtools.metrics.StringHeader
- All Implemented Interfaces:
Header, Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor.StringHeader(String value) Constructor that uses the supplied value as the value of the header. -
Method Summary
-
Constructor Details
-
StringHeader
public StringHeader()Default constructor. -
StringHeader
Constructor that uses the supplied value as the value of the header.
-
-
Method Details
-
parse
-
toString
-
getValue
-
setValue
-
equals
-
hashCode
-