| Interface | Description |
|---|---|
| IsChangeable<O,T> | |
| IsReadable<O,T> | |
| IsWritable<O,T> |
| Class | Description |
|---|---|
| CopyOnChangeProperty<O,T> | |
| ImmutableCopyOnChangeProperty<O,T> |
Immutable implementation of
CopyOnChangeProperty. |
| ImmutableCopyOnChangeProperty.Builder<O,T> |
Builds instances of type
ImmutableCopyOnChangeProperty. |
| ImmutableModifiableProperty<O,T> |
Immutable implementation of
ModifiableProperty. |
| ImmutableModifiableProperty.Builder<O,T> |
Builds instances of type
ImmutableModifiableProperty. |
| ImmutableReadOnlyProperty<O,T> |
Immutable implementation of
ReadOnlyProperty. |
| ImmutableReadOnlyProperty.Builder<O,T> |
Builds instances of type
ImmutableReadOnlyProperty. |
| ModifiableProperty<O,T> | |
| Properties | |
| ReadOnlyProperty<O,T> |
Copyright © 2023. All rights reserved.