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