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) |
matchpublic GreaterThanOrEqual2(Object base)
public GreaterThanOrEqual2(RuleInfo ruleInfo)
protected boolean matchString(String text, String b)
matchString in class LessThan2protected boolean matchDouble(Double num, Double b)
matchDouble in class LessThan2Copyright © 2020. All rights reserved.