Class CharSequencePointer

java.lang.Object
org.apache.logging.log4j.layout.template.json.util.CharSequencePointer
All Implemented Interfaces:
CharSequence

public final class CharSequencePointer extends Object implements CharSequence
A CharSequence wrapper that allows mutation of the pointed delegate sequence.