| Modifier and Type | Method and Description |
|---|---|
Baseline |
Baseline.withHighThresholds(List<Double> highThresholds)
Set the high thresholds of the baseline.
|
Baseline |
Baseline.withLowThresholds(List<Double> lowThresholds)
Set the low thresholds of the baseline.
|
Baseline |
Baseline.withSensitivity(Sensitivity sensitivity)
Set the sensitivity of the baseline.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/