Class ExactMatcher
java.lang.Object
org.drools.verifier.core.index.matchers.Matcher
org.drools.verifier.core.index.matchers.ExactMatcher
-
Field Summary
Fields inherited from class org.drools.verifier.core.index.matchers.Matcher
keyDefinition -
Constructor Summary
ConstructorsConstructorDescriptionExactMatcher(KeyDefinition keyDefinition, Comparable value) ExactMatcher(KeyDefinition keyDefinition, Comparable value, boolean negate) -
Method Summary
Methods inherited from class org.drools.verifier.core.index.matchers.Matcher
getKeyDefinition
-
Constructor Details
-
ExactMatcher
-
ExactMatcher
-
-
Method Details
-
getValue
-
isNegate
public boolean isNegate()
-