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