| Package | Description |
|---|---|
| se.l4.commons.config | |
| se.l4.commons.config.internal |
| Modifier and Type | Method and Description |
|---|---|
<T> Value<T> |
Config.get(String path,
Class<T> type)
Resolve configuration values as an object.
|
<T> Value<T> |
ConfigKey.get(String subPath,
Class<T> type)
Get the value of a sub path to this key.
|
| Modifier and Type | Method and Description |
|---|---|
<T> Value<T> |
DefaultConfig.get(String path,
Class<T> type) |
Copyright © 2017. All rights reserved.