public class MeasureSingleComputationEvent<INPUT,OUTPUT>
extends java.lang.Object
| Constructor and Description |
|---|
MeasureSingleComputationEvent(INPUT actual,
INPUT expected,
OUTPUT out) |
| Modifier and Type | Method and Description |
|---|---|
INPUT |
getActual() |
INPUT |
getExpected() |
OUTPUT |
getOut() |