Interface CharMatcher

    • Method Detail

      • isTokenChar

        boolean isTokenChar​(int c)
        Returns true if, and only if, the provided character matches this character class.