Class OpBuilder.Arity11_IT_OT<I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​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.
    I7 - The type of input 7.
    I8 - The type of input 8.
    I9 - The type of input 9.
    I10 - The type of input 10.
    I11 - The type of input 11.
    O - The type of the output.
    Enclosing class:
    OpBuilder

    public final class OpBuilder.Arity11_IT_OT<I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​O>
    extends Object
    Builder with arity 11, input type given, output type given.
    Author:
    Curtis Rueden