| Package | Description |
|---|---|
| de.flapdoodle.formula.values.domain |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChangeableInstance<O extends ChangeableInstance<O>> |
interface |
ChangeableValue<O,T> |
interface |
ModifiableValue<O,T> |
interface |
ReadableValue<O,T> |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyOnChangeValue<O,T> |
class |
ImmutableCopyOnChangeValue<O,T>
Immutable implementation of
CopyOnChangeValue. |
class |
ImmutableModifyInstanceValue<O,T>
Immutable implementation of
ModifyInstanceValue. |
class |
ImmutableReadOnlyValue<O,T>
Immutable implementation of
ReadOnlyValue. |
class |
ModifyInstanceValue<O,T> |
class |
ReadOnlyValue<O,T> |
Copyright © 2023. All rights reserved.