| Package | Description |
|---|---|
| ch.jalu.configme.properties |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull StringListProperty |
PropertyInitializer.newListProperty(@NotNull String path,
@NotNull List<String> defaultValues)
Creates a new String list property.
|
static @NotNull StringListProperty |
PropertyInitializer.newListProperty(@NotNull String path,
String... defaultValues)
Creates a new String list property.
|
Copyright © 2016–2023 The AuthMe Team. All rights reserved.