| Package | Description |
|---|---|
| de.flapdoodle.formula.values.domain |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChangeableValue<O,T> |
interface |
ModifiableValue<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> |
| Modifier and Type | Method and Description |
|---|---|
<T> de.flapdoodle.types.Maybe<T> |
ChangeableInstance.findValue(ReadableValue<?,T> id) |
Copyright © 2023. All rights reserved.