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 |
|---|---|
Property<T> |
apply(String path,
T defaultValue,
PropertyType<K> type) |
Copyright © 2016–2021 The AuthMe Team. All rights reserved.