Class IndexedValue<In>
- java.lang.Object
 - 
- com.inductiveautomation.ignition.common.util.IndexedValue<In>
 
 
- 
public class IndexedValue<In> extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description IndexedValue(In inItem, java.lang.Integer index) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.IntegergetIndex()IngetValue() 
 -