public final class QSequenceLine extends Object
Constructor and Description |
---|
QSequenceLine(long from,
byte[] contentBytes,
QSequenceLineSimplifier simplifier) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
byte[] |
getBytes()
Deprecated.
|
int |
getCompareHash() |
byte[] |
getContentBytes() |
int |
getContentLength() |
long |
getFrom() |
long |
getTo() |
int |
hashCode() |
String |
toString() |
public QSequenceLine(long from, byte[] contentBytes, QSequenceLineSimplifier simplifier)
Copyright © 2022. All rights reserved.