Class OpBuilder.Arity3_IV_OU<I1,​I2,​I3>

  • Type Parameters:
    I1 - The type of input 1.
    I2 - The type of input 2.
    I3 - The type of input 3.
    Enclosing class:
    OpBuilder

    public final class OpBuilder.Arity3_IV_OU<I1,​I2,​I3>
    extends Object
    Builder with arity 3, input value given, output unspecified.
    Author:
    Curtis Rueden