Uses of Class
org.scijava.ops.api.OpBuilder.Arity16_IV_OT
-
-
Uses of OpBuilder.Arity16_IV_OT in org.scijava.ops.api
Methods in org.scijava.ops.api that return OpBuilder.Arity16_IV_OT Modifier and Type Method Description <O> OpBuilder.Arity16_IV_OT<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O>OpBuilder.Arity16_IV_OU. outType(Class<O> outType)Matches with this builder will use the indicated output class.<O> OpBuilder.Arity16_IV_OT<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O>OpBuilder.Arity16_IV_OU. outType(Nil<O> outType)Matches with this builder will use the output type of the indicatedNil's generic parameter.
-