@Internal public final class GenericPropertyNode extends PropertyNode<GenericPropertyNode>
_buf, EndComparator, StartComparator
Constructor and Description |
---|
GenericPropertyNode(GenericPropertyNode other) |
GenericPropertyNode(int start,
int end,
byte[] buf) |
Modifier and Type | Method and Description |
---|---|
GenericPropertyNode |
copy() |
byte[] |
getBytes() |
java.lang.String |
toString() |
adjustForDelete, clone, compareTo, equals, getEnd, getStart, hashCode, limitsAreEqual, setEnd, setStart
public GenericPropertyNode(GenericPropertyNode other)
public GenericPropertyNode(int start, int end, byte[] buf)
public byte[] getBytes()
public java.lang.String toString()
toString
in class java.lang.Object
public GenericPropertyNode copy()
copy
in interface Duplicatable
copy
in class PropertyNode<GenericPropertyNode>
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.