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