Class Mapped

  • All Implemented Interfaces:
    Text

    public final class Mapped
    extends TextEnvelope
    Mapped text.
    Since:
    0.47
    • Constructor Detail

      • Mapped

        public Mapped​(Func<? super String,​? extends CharSequence> fnc,
                      Text txt)
        Ctor.
        Parameters:
        fnc - Function to apply
        txt - Original text