Package de.regnis.q.sequence.line
Class QSequenceLine
java.lang.Object
de.regnis.q.sequence.line.QSequenceLine
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final byte[]
private final byte[]
private final long
-
Constructor Summary
ConstructorsConstructorDescriptionQSequenceLine
(long from, byte[] contentBytes, QSequenceLineSimplifier simplifier) -
Method Summary
-
Field Details
-
from
private final long from -
contentBytes
private final byte[] contentBytes -
compareBytes
private final byte[] compareBytes
-
-
Constructor Details
-
QSequenceLine
-
-
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
-
hashCode
public int hashCode() -
toString
-