Class StringPropertyListener
java.lang.Object
johnsmith.configoverhauled.api.listener.AbstractPropertyListener<String>
johnsmith.configoverhauled.api.listener.StringPropertyListener
- All Implemented Interfaces:
Property.Listener
-
Field Summary
Fields inherited from class AbstractPropertyListener
cachedProperty, defaultValue, description, initialized, typeDefinition -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedStringPropertyListener(ConfigDescription description, String defaultValue) -
Method Summary
Methods inherited from class AbstractPropertyListener
onPropertyChanged, onPropertyInvalidated, resolveProperty
-
Constructor Details
-
StringPropertyListener
-