public abstract class ConfigFile<T> extends Object
| Constructor and Description |
|---|
ConfigFile() |
public abstract T getFile()
protected abstract String[] getDefaultFileLocations()
protected File locate(String optionalConfigFilePath) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2012. All Rights Reserved.