Thresholds constructor

Thresholds(
  1. int lowThreshold,
  2. int medThreshold,
  3. int highThreshold
)

Implementation

Thresholds