public abstract class PoolConfigSource extends Object
| Constructor and Description |
|---|
PoolConfigSource(File src,
File back) |
| Modifier and Type | Method and Description |
|---|---|
File |
getBackupSrc() |
boolean |
getBool(String sec,
String name,
boolean def) |
int |
getInt(String sec,
String name,
int def) |
abstract String |
getProperty(String section,
String name) |
File |
getSrc() |
String |
toString() |
Copyright © 2017 etc.to. All rights reserved.