public interface ConfigRepository
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConfigRepository.Config |
| Modifier and Type | Field and Description |
|---|---|
static ConfigRepository.Config |
defaultConfig |
static ConfigRepository |
nullConfig |
| Modifier and Type | Method and Description |
|---|---|
ConfigRepository.Config |
getConfig(String host) |
static final ConfigRepository.Config defaultConfig
static final ConfigRepository nullConfig
ConfigRepository.Config getConfig(String host)
Copyright © 2019. All rights reserved.