Package uk.co.mccombe.terrain
Class PropertySet
java.lang.Object
uk.co.mccombe.terrain.PropertySet
-
Constructor Summary
ConstructorsConstructorDescriptionPropertySet
(String pathname, Properties defaults) Creates a new instance of PropertySet -
Method Summary
Modifier and TypeMethodDescriptionget
(TerrainProperties key) boolean
isValid()
void
save()
void
set
(TerrainProperties key, String value)
-
Constructor Details
-
PropertySet
Creates a new instance of PropertySet
-
-
Method Details
-
get
-
set
-
save
- Throws:
IOException
-
isValid
public boolean isValid()
-