| Package | Description |
|---|---|
| ch.jalu.configme.properties |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull RegexProperty |
PropertyInitializer.newRegexProperty(@NotNull String path,
@NotNull Pattern defaultRegexValue)
Creates a new regex pattern property.
|
static @NotNull RegexProperty |
PropertyInitializer.newRegexProperty(@NotNull String path,
@NotNull String defaultRegexValue)
Creates a new regex pattern property.
|
Copyright © 2016–2023 The AuthMe Team. All rights reserved.