| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WritableDispatcher<T> |
| Modifier and Type | Method and Description |
|---|---|
ObservableDispatcher<T> |
ObservableDispatcher.readOnly() |
| Modifier and Type | Class and Description |
|---|---|
class |
PDispatcherImpl<T> |
class |
ReadOnlyDispatcher<T> |
| Modifier and Type | Method and Description |
|---|---|
ObservableDispatcher<T> |
ReadOnlyDispatcher.getBase() |
ObservableDispatcher<T> |
ReadOnlyDispatcher.readOnly() |
ObservableDispatcher<T> |
PDispatcherImpl.readOnly() |
| Constructor and Description |
|---|
ReadOnlyDispatcher(ObservableDispatcher<T> base) |
Copyright © 2022 vpc open source initiative. All rights reserved.