T
- Type of elementspublic class MaxCalculator<T> extends java.lang.Object implements ICalculator<T>
Constructor and Description |
---|
MaxCalculator(java.util.function.Function<T,java.lang.Long> valueAccessor) |
Modifier and Type | Method and Description |
---|---|
void |
calculate(Statistic statistic,
T input,
java.lang.Object modelObject) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net