public class Config
extends java.lang.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(java.net.URL configURL) |
java.lang.String |
toString() |
public static Config parseConfig(java.net.URL configURL) throws java.io.IOException
java.io.IOExceptionpublic Config.WalletConfig getWallet()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2018. All rights reserved.