Class MutableProperty.Impl

java.lang.Object
VASSAL.build.module.properties.MutableProperty.Impl
All Implemented Interfaces:
MutableProperty
Enclosing interface:
MutableProperty

public static class MutableProperty.Impl extends Object implements MutableProperty
Simple implementation of MutableProperty Support dynamic changing of the property name, provided that the addTo(MutablePropertiesContainer) method is used to register this property with a properties container.
Author:
rkinney