Interface ConfigFile<T>
-
- All Known Implementing Classes:
PropertiesConfigFile,XmlConfigFile
public interface ConfigFile<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetContent()StringgetFileName()StringgetFilePath()
-