See: Description
| Interface | Description |
|---|---|
| ChangeModel<E> |
An interface for accessing the change model of an object.
|
| MapChangeModel<K,V> |
An interface for accessing the dirty state of an object.
|
| PluralChangeModel<C,V> |
An interface for accessing the dirty state of an object.
|
| SingularChangeModel<E> |
An interface for accessing the dirty state of an object.
|
| Enum | Description |
|---|---|
| ChangeModel.ChangeKind |
The kind of a change model.
|
Copyright © 2014–2018 Blazebit. All rights reserved.