Class OpBuilder.Arity5_IV_OT<I1,​I2,​I3,​I4,​I5,​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.
    O - The type of the output.
    Enclosing class:
    OpBuilder

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