Class StoredStringProperty

java.lang.Object
dev.prozilla.pine.common.property.storage.StoredProperty<String>
dev.prozilla.pine.common.property.storage.StoredStringProperty
All Implemented Interfaces:
Destructible, MutableObjectProperty<String>, MutableProperty<String>, Property<String>, StringProperty, Functor<String>

public class StoredStringProperty extends StoredProperty<String> implements StringProperty