Class OperationAggregator.ValueEntry
- java.lang.Object
-
- com.inductiveautomation.ignition.common.util.OperationAggregator.ValueEntry
-
- Enclosing class:
- OperationAggregator<T,K,R>
protected class OperationAggregator.ValueEntry extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ValueEntry(int index, T value)
-