public interface ConfigEntry<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConfigEntry.Abstract<T> |
| Modifier and Type | Method and Description |
|---|---|
String |
key() |
T |
parse(String value) |
Copyright © 2022 MicroStream Software. All rights reserved.