Class AsciiMatcher

  • All Implemented Interfaces:
    CharMatcher

    public class AsciiMatcher
    extends java.lang.Object
    implements CharMatcher
    Char matcher that can match ASCII characters efficiently.