Interface IntermediateCalculatorTo<F,​S>

  • Type Parameters:
    R -
    F -
    S -
    T -
    All Known Implementing Classes:
    CalculatorBuilder

    public interface IntermediateCalculatorTo<F,​S>
    A half-finished BinaryCalculator that expects to be provided with the second probe ("to"-probe) in this construction step.