Class SingleSelectionProperty<T>

All Implemented Interfaces:
MutableProperty<T>, Property<T>

public class SingleSelectionProperty<T> extends AbstractMutableProperty<T> implements MutableProperty<T>