Package edu.kit.ipd.sdq.eventsim.measurement.calculator
-
Interface Summary Interface Description BinaryCalculator<F,S> IntermediateCalculatorFrom<F,S> A half-finishedBinaryCalculator
that expects to be provided with the first probe ("from"-probe) in this construction step.IntermediateCalculatorTo<F,S> A half-finishedBinaryCalculator
that expects to be provided with the second probe ("to"-probe) in this construction step. -
Class Summary Class Description AbstractBinaryCalculator<F,S> CalculatorBuilder<F,S,C extends ProbeConfiguration>