Class Match


  • public class Match
    extends Object
    • Constructor Detail

      • Match

        public Match​(boolean matched,
                     String reason)
      • Match

        public Match​(boolean matched)
    • Method Detail

      • isIgnored

        public boolean isIgnored()
      • getReason

        public String getReason()