Interface PropertiesFileLoader
-
public interface PropertiesFileLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>
loadFromFile(String fileName)
-
public interface PropertiesFileLoader
Modifier and Type | Method | Description |
---|---|---|
Map<String,String> |
loadFromFile(String fileName) |