Class AbstractHemfComment

    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractHemfComment​(byte[] rawBytes)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getRawBytes()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractHemfComment

        public AbstractHemfComment​(byte[] rawBytes)
    • Method Detail

      • getRawBytes

        public byte[] getRawBytes()