Class SimpleProperties

java.lang.Object
com.macrofocus.common.properties.AbstractProperties<String>
com.macrofocus.common.properties.SimpleProperties
All Implemented Interfaces:
MutableProperties<String>, Properties<String>, Iterable<String>

public class SimpleProperties extends AbstractProperties<String> implements MutableProperties<String>
Default data model for a collection of properties.