Class CharMatcher.JavaIsoControl

    • Constructor Detail

      • JavaIsoControl

        private JavaIsoControl()
    • Method Detail

      • matches

        public boolean matches​(char c)
        Description copied from class: CharMatcher
        Determines a true or false value for the given character.
        Specified by:
        matches in class CharMatcher