public interface ConfigAttribute<T> extends Property<T>
| Modifier and Type | Method and Description |
|---|---|
static <T> ConfigAttribute<T> |
create(FiberId id,
java.lang.Class<T> type,
T defaultValue) |
FiberId |
getIdentifier() |
static <T> ConfigAttribute<T> create(FiberId id, java.lang.Class<T> type, T defaultValue)
FiberId getIdentifier()