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