Class ReadOnlyDispatcher<T>

java.lang.Object
net.thevpc.common.props.impl.PropertyDelegate
net.thevpc.common.props.impl.ReadOnlyDispatcher<T>
All Implemented Interfaces:
ObservableDispatcher<T>, Property

public class ReadOnlyDispatcher<T> extends PropertyDelegate implements ObservableDispatcher<T>