| Package | Description |
|---|---|
| network.oxalis.commons.settings |
| Modifier and Type | Method and Description |
|---|---|
static <T> SettingsBuilder<T> |
SettingsBuilder.with(com.google.inject.Binder binder,
Class<T> cls)
Binds the annotations of the supplied configuration enum as guice names with the values obtained from
typesafe config.
|
Copyright © 2023 NorStella. All rights reserved.