public class LessThanOrEqual2 extends GreaterThan2
| Constructor and Description |
|---|
LessThanOrEqual2(Object base) |
LessThanOrEqual2(RuleInfo ruleInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchDouble(Double num,
Double b) |
protected boolean |
matchString(String text,
String b) |
matchpublic LessThanOrEqual2(Object base)
public LessThanOrEqual2(RuleInfo ruleInfo)
protected boolean matchString(String text, String b)
matchString in class GreaterThan2protected boolean matchDouble(Double num, Double b)
matchDouble in class GreaterThan2Copyright © 2020. All rights reserved.