Interface IOperatorValuePropagator<I,O>


public interface IOperatorValuePropagator<I,O>
Used for forwarding values to a next propagator.
  • Method Summary

    Modifier and Type
    Method
    Description
    getOutput(I input)