Class Value<T>
java.lang.Object
com.inductiveautomation.ignition.common.Value<T>
- All Implemented Interfaces:
IValue<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
static <T extends Serializable>
Value<T>of
(T object) Factory method for Value which uses type inference to make code shorter.