Class MappedValueBase<F,T>

All Implemented Interfaces:
GetValueModel<T>, ObservableValue<T>, Property, SetValueModel<T>, WritableProperty, WritableValue<T>, WritableValueModel<T>
Direct Known Subclasses:
MappedValueBoolean

public class MappedValueBase<F,T> extends WritableValueBase<T>