Interface GroupHead.CharacterPattern

    • Method Detail

      • matches

        boolean matches​(char c)
        Parameters:
        c - the character to test
        Returns:
        returns true if the character matches a pattern.