Class FixedStringProperty

java.lang.Object
dev.prozilla.pine.common.property.fixed.FixedObjectProperty<String>
dev.prozilla.pine.common.property.fixed.FixedStringProperty
All Implemented Interfaces:
Cloneable<FixedObjectProperty<String>>, FixedProperty<String>, Property<String>, StringProperty, Functor<String>

public class FixedStringProperty extends FixedObjectProperty<String> implements StringProperty, FixedProperty<String>