public interface IValue<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getValue() |
void |
setTime(long time) |
void |
setValue(T value) |
void |
setValue(T value,
long time) |
Copyright © 2012–2017 Tango Controls. All rights reserved.