public class GreaterThanOrEqual2 extends LessThan2
Constructor and Description |
---|
GreaterThanOrEqual2(Object base) |
GreaterThanOrEqual2(RuleInfo ruleInfo) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
matchDouble(Double num,
Double b) |
protected boolean |
matchString(String text,
String b) |
match
public GreaterThanOrEqual2(Object base)
public GreaterThanOrEqual2(RuleInfo ruleInfo)
protected boolean matchString(String text, String b)
matchString
in class LessThan2
protected boolean matchDouble(Double num, Double b)
matchDouble
in class LessThan2
Copyright © 2020. All rights reserved.