LowValueIndicator<T extends IndicatorResult> constructor
LowValueIndicator<T extends IndicatorResult> (
- IndicatorDataInput input
Initializes
Implementation
LowValueIndicator(IndicatorDataInput input) : super(input);