| Package | Description |
|---|---|
| de.tsl2.nano.execution | |
| de.tsl2.nano.historize |
| Class and Description |
|---|
| Volatile
Same as an Expiring Reference. solution for getter methods doing a long time calculation to evaluate their value - but called more than once in a
short time. mostly, the value wont change between two user actions, so this class provides a mechanism to hold the
evaluated value for a very short time.
|
| Class and Description |
|---|
| HistorizedInput
class to handle the historized entries.
|
Copyright © 2012–2018. All rights reserved.