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) |
match
public NotEquals(Object b)
public NotEquals(RuleInfo ruleInfo)
protected boolean matchString(String text, String b)
matchString
in class Equals
protected boolean matchDouble(Double num, Double b)
matchDouble
in class Equals
Copyright © 2020. All rights reserved.