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