public class Field<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getFieldClass() |
String |
getFieldName() |
T |
getValue(Map<String,Settings> settings,
Function0<T> defaultValue) |
boolean |
isPresent(Map<String,Settings> settings) |
Copyright © 2022. All rights reserved.