public class NotEquals extends Equals
| Constructor and Description |
|---|
NotEquals(Object b) |
NotEquals(RuleInfo ruleInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchDouble(Double num,
Double b) |
protected boolean |
matchString(String text,
String b) |
matchpublic NotEquals(Object b)
public NotEquals(RuleInfo ruleInfo)
protected boolean matchString(String text, String b)
matchString in class Equalsprotected boolean matchDouble(Double num, Double b)
matchDouble in class EqualsCopyright © 2020. All rights reserved.