@Internal public final class SEPX extends PropertyNode<SEPX>
_buf, EndComparator, StartComparator
Constructor and Description |
---|
SEPX(SectionDescriptor sed,
int start,
int end,
byte[] grpprl) |
SEPX(SEPX other) |
Modifier and Type | Method and Description |
---|---|
SEPX |
copy() |
boolean |
equals(java.lang.Object o) |
byte[] |
getGrpprl() |
SectionDescriptor |
getSectionDescriptor() |
SectionProperties |
getSectionProperties() |
int |
hashCode() |
java.lang.String |
toString() |
adjustForDelete, compareTo, getEnd, getStart, limitsAreEqual, setEnd, setStart
public SEPX(SEPX other)
public SEPX(SectionDescriptor sed, int start, int end, byte[] grpprl)
public byte[] getGrpprl()
public SectionDescriptor getSectionDescriptor()
public SectionProperties getSectionProperties()
public boolean equals(java.lang.Object o)
equals
in class PropertyNode<SEPX>
public int hashCode()
hashCode
in class PropertyNode<SEPX>
public java.lang.String toString()
toString
in class java.lang.Object
public SEPX copy()
copy
in interface Duplicatable
copy
in class PropertyNode<SEPX>
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.