Class EnumOverrideProperties<K>

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

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