Class OpBuilder.Arity5_IT_OU<I1,​I2,​I3,​I4,​I5>

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

    public final class OpBuilder.Arity5_IT_OU<I1,​I2,​I3,​I4,​I5>
    extends Object
    Builder with arity 5, input type given, output unspecified.
    Author:
    Curtis Rueden