Class OpBuilder.Arity1_IT_OT<I1,​O>

  • Type Parameters:
    I1 - The type of input 1.
    O - The type of the output.
    Enclosing class:
    OpBuilder

    public final class OpBuilder.Arity1_IT_OT<I1,​O>
    extends Object
    Builder with arity 1, input type given, output type given.
    Author:
    Curtis Rueden