Class SwappedCase

  • All Implemented Interfaces:
    Text

    public final class SwappedCase
    extends TextEnvelope
    Swaps the case of a Text changing upper and title case to lower case, and lower case to upper case.
    Since:
    0.13.3
    • Constructor Detail

      • SwappedCase

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