K - the PropertyType used internally by the propertyT - the actual value type of the Property@FunctionalInterface public static interface PropertyBuilder.CreateFunction<K,T>
| Modifier and Type | Method and Description |
|---|---|
@NotNull Property<T> |
apply(@NotNull String path,
T defaultValue,
@NotNull PropertyType<K> type) |
Copyright © 2016–2023 The AuthMe Team. All rights reserved.