public class MaxAvgMetric
extends java.lang.Object
Constructor and Description |
---|
MaxAvgMetric() |
Modifier and Type | Method and Description |
---|---|
double |
getAvg() |
long |
getMax() |
void |
setAvg(double avg) |
void |
setMax(long max) |
java.lang.String |
toString() |
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.