Class IterableOfChars

    • Constructor Detail

      • IterableOfChars

        public IterableOfChars​(String str)
        Ctor.
        Parameters:
        str - String
      • IterableOfChars

        public IterableOfChars​(Text txt)
        Ctor.
        Parameters:
        txt - Text
      • IterableOfChars

        public IterableOfChars​(char... chars)
        Ctor.
        Parameters:
        chars - Characters