Class TrimmedLeft

  • All Implemented Interfaces:
    Text

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

    There is no thread-safety guarantee.

    Since:
    0.12
    • Constructor Detail

      • TrimmedLeft

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