| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WritableStack<T> |
| Modifier and Type | Method and Description |
|---|---|
ObservableStack<T> |
ObservableStack.readOnly() |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyStack<T> |
class |
WritableStackImpl<T>
TODO must implement correctly the events and the adjusters!!
|
| Modifier and Type | Method and Description |
|---|---|
ObservableStack<T> |
ReadOnlyStack.getBase() |
ObservableStack<T> |
ReadOnlyStack.readOnly() |
ObservableStack<T> |
WritableStackImpl.readOnly() |
| Constructor and Description |
|---|
ReadOnlyStack(ObservableStack<T> base) |
Copyright © 2022 vpc open source initiative. All rights reserved.