Class ExactMatcher


  • public class ExactMatcher
    extends Matcher
    • Constructor Detail

      • ExactMatcher

        public ExactMatcher​(KeyDefinition keyDefinition,
                            java.lang.Comparable value)
      • ExactMatcher

        public ExactMatcher​(KeyDefinition keyDefinition,
                            java.lang.Comparable value,
                            boolean negate)
    • Method Detail

      • getValue

        public Value getValue()
      • isNegate

        public boolean isNegate()