Class OpBuilder.Arity6_IV_OV<I1,​I2,​I3,​I4,​I5,​I6,​O>

  • 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.
    I6 - The type of input 6.
    Enclosing class:
    OpBuilder

    public final class OpBuilder.Arity6_IV_OV<I1,​I2,​I3,​I4,​I5,​I6,​O>
    extends Object
    Builder with arity 6, input value given, output value given.
    Author:
    Curtis Rueden