Class IntMatcher


  • public abstract class IntMatcher
    extends java.lang.Object
    • Constructor Detail

      • IntMatcher

        public IntMatcher()
    • Method Detail

      • match

        public abstract boolean match​(int i)