Class Value<T>
- java.lang.Object
- 
- com.inductiveautomation.ignition.common.Value<T>
 
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Tget()static <T extends java.io.Serializable>
 Value<T>of(T object)Factory method for Value which uses type inference to make code shorter.
 
-