Searched defs:matchResult (Results 1 – 13 of 13) sorted by relevance
23 public boolean matchResult(int result) { in matchResult() method28 public boolean matchResult(int result) { in matchResult() method33 public boolean matchResult(int result) { in matchResult() method38 public boolean matchResult(int result) { in matchResult() method43 public boolean matchResult(int result) { in matchResult() method58 public abstract boolean matchResult(int result); in matchResult() method in LogicalOperator
24 protected boolean matchResult(int result) { in matchResult() method in LessThan
24 protected boolean matchResult(int result) { in matchResult() method in GreaterThan
24 protected boolean matchResult(int result) { in matchResult() method in CompareEqual
24 protected boolean matchResult(int result) { in matchResult() method in GreaterOrEqual
24 protected boolean matchResult(int result) { in matchResult() method in LessOrEqual
35 protected abstract boolean matchResult(int result); in matchResult() method in CompareTo
32 protected boolean matchResult(int result) { in matchResult() method in CompareEqual
32 protected boolean matchResult(int result) { in matchResult() method in LessThan
32 protected boolean matchResult(int result) { in matchResult() method in GreaterThan
32 protected boolean matchResult(int result) { in matchResult() method in GreaterOrEqual
32 protected boolean matchResult(int result) { in matchResult() method in LessOrEqual
48 protected abstract boolean matchResult(int result); in matchResult() method in CompareTo