Class MappedValueBoolean<F>

All Implemented Interfaces:
GetValueModel<Boolean>, ObservableBoolean, ObservableValue<Boolean>, Property, SetValueModel<Boolean>, WritableProperty, WritableValue<Boolean>, WritableValueModel<Boolean>

public class MappedValueBoolean<F> extends MappedValueBase<F,Boolean> implements ObservableBoolean