|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateValue | |
|---|---|
| modhelxs.state_management | |
| Uses of StateValue in modhelxs.state_management |
|---|
| Classes in modhelxs.state_management that implement StateValue | |
|---|---|
class |
Attribute<T>
An Attribute is a storage with commit and revert operations. |
class |
ListAttribute<T>
|
class |
MapAttribute<K,V>
A state value which stores data in a Map. |
class |
TransientMap<K,V>
A TransientMap is a MapAttribute that never changes its permanent value. |
class |
TransientValue<T>
A TransientValue is an Attribute that never changes its permanent value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||