public class Config extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Config.Address |
static class |
Config.WalletConfig |
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
Config.WalletConfig |
getWallet() |
static Config |
parseConfig(URL configURL) |
String |
toString() |
public static Config parseConfig(URL configURL) throws IOException
IOExceptionpublic Config.WalletConfig getWallet()
Copyright © 2018. All rights reserved.