| Package | Description |
|---|---|
| org.yarnandtail.andhow.property |
| Modifier and Type | Method and Description |
|---|---|
static StrProp.StrBuilder |
StrProp.builder() |
StrProp.StrBuilder |
StrProp.StrBuilder.mustEndWith(String sufix) |
StrProp.StrBuilder |
StrProp.StrBuilder.mustEndWithIgnoreCase(String sufix) |
StrProp.StrBuilder |
StrProp.StrBuilder.mustMatchRegex(String regex) |
StrProp.StrBuilder |
StrProp.StrBuilder.mustStartWith(String prefix) |
StrProp.StrBuilder |
StrProp.StrBuilder.mustStartWithIgnoreCase(String prefix) |
Copyright © 2017. All rights reserved.