Class OpBuilder.Arity8_IT_OU<I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8>

  • 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.
    I7 - The type of input 7.
    I8 - The type of input 8.
    Enclosing class:
    OpBuilder

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