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 © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.