Class OldTextPiece

  • All Implemented Interfaces:
    Cloneable, Comparable<TextPiece>

    @Internal
    public class OldTextPiece
    extends TextPiece
    Lightweight representation of a text piece. Works in the character domain, not the byte domain, so you need to have turned byte references into character references before getting here.