Class QSequenceLine

java.lang.Object
de.regnis.q.sequence.line.QSequenceLine

public final class QSequenceLine extends Object
  • Field Details

    • from

      private final long from
    • contentBytes

      private final byte[] contentBytes
    • compareBytes

      private final byte[] compareBytes
  • Constructor Details

  • Method Details

    • 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(Object obj)
      Overrides:
      equals in class Object
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object