Class TrimmedRight

  • All Implemented Interfaces:
    Text

    public final class TrimmedRight
    extends TextEnvelope
    Text without control characters (char <= 32) only from right.

    There is no thread-safety guarantee.

    Since:
    0.12
    • Constructor Detail

      • TrimmedRight

        public TrimmedRight​(Text text)
        Ctor.
        Parameters:
        text - The text