| Interface | Description |
|---|---|
| ChangeableInstance<O extends ChangeableInstance<O>> | |
| ChangeableValue<O,T> | |
| HasId<T> | |
| HasRules | |
| ModifiableValue<O,T> | |
| ReadableValue<O,T> |
| Class | Description |
|---|---|
| ChangeableInstanceValueLookup<O extends ChangeableInstance<O>> | |
| CopyOnChangeValue<O,T> | |
| ImmutableChangeableInstanceValueLookup<O extends ChangeableInstance<O>> |
Immutable implementation of
ChangeableInstanceValueLookup. |
| ImmutableChangeableInstanceValueLookup.Builder<O extends ChangeableInstance<O>> |
Builds instances of type
ImmutableChangeableInstanceValueLookup. |
| ImmutableCopyOnChangeValue<O,T> |
Immutable implementation of
CopyOnChangeValue. |
| ImmutableCopyOnChangeValue.Builder<O,T> |
Builds instances of type
ImmutableCopyOnChangeValue. |
| ImmutableModifyInstanceValue<O,T> |
Immutable implementation of
ModifyInstanceValue. |
| ImmutableModifyInstanceValue.Builder<O,T> |
Builds instances of type
ImmutableModifyInstanceValue. |
| ImmutableReadOnlyValue<O,T> |
Immutable implementation of
ReadOnlyValue. |
| ImmutableReadOnlyValue.Builder<O,T> |
Builds instances of type
ImmutableReadOnlyValue. |
| ModifyInstanceValue<O,T> | |
| ReadOnlyValue<O,T> |
Copyright © 2023. All rights reserved.