T
- Payload typepublic static interface SharedVariable.Instance<T>
Modifier and Type | Method and Description |
---|---|
T |
get()
Get the current value
|
void |
set(T data)
Set a new value
|
Copyright © 2019 ELKI Development Team. License information.