Class CHPX

All Implemented Interfaces:
Cloneable, Comparable<CHPX>

@Internal public final class CHPX extends BytePropertyNode<CHPX>
DANGER - works in bytes!

Make sure you call getStart() / getEnd() when you want characters (normal use), but getStartByte() / getEndByte() when you're reading in / writing out!

Author:
Ryan Ackley