Interface State

    • Method Detail

      • process

        void process​(char read)
        Processes a character and does something with it or does nothing.
        Parameters:
        read - the character for processing.