Class ToMatcher
- java.lang.Object
-
- org.drools.verifier.core.index.matchers.Matcher
-
- org.drools.verifier.core.index.matchers.ToMatcher
-
public class ToMatcher extends Matcher
-
-
Field Summary
-
Fields inherited from class org.drools.verifier.core.index.matchers.Matcher
keyDefinition
-
-
Constructor Summary
Constructors Constructor Description ToMatcher(KeyDefinition keyDefinition, Comparable to)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ValuegetTo()-
Methods inherited from class org.drools.verifier.core.index.matchers.Matcher
getKeyDefinition
-
-
-
-
Constructor Detail
-
ToMatcher
public ToMatcher(KeyDefinition keyDefinition, Comparable to)
-
-
Method Detail
-
getTo
public Value getTo()
-
-