Class Match


  • public class Match
    extends Object
    • Constructor Detail

      • Match

        public Match()
      • Match

        public Match​(MatchType type,
                     boolean negated)
    • Method Detail

      • setType

        public void setType​(MatchType type)
      • isNegated

        public boolean isNegated()
      • setNegated

        public void setNegated​(boolean negated)
      • asString

        public String asString()