Class DeserializedStringProperty

All Implemented Interfaces:
Destructible, MutableObjectProperty<String>, MutableProperty<String>, ObservableObjectProperty<String>, ObservableProperty<String>, SimpleObservableProperty<String>, Property<String>, StringProperty, Functor<String>

public class DeserializedStringProperty extends DeserializedObjectProperty<String> implements StringProperty