Class QSequenceLine


  • public final class QSequenceLine
    extends java.lang.Object
    • Field Detail

      • from

        private final long from
      • contentBytes

        private final byte[] contentBytes
      • compareBytes

        private final byte[] compareBytes
    • Constructor Detail

    • Method Detail

      • getFrom

        public long getFrom()
      • getTo

        public long getTo()
      • getContentLength

        public int getContentLength()
      • getContentBytes

        public byte[] getContentBytes()
      • getBytes

        public byte[] getBytes()
        Deprecated.
      • getCompareHash

        public int getCompareHash()
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object