Module org.scijava.ops.engine
Class ComputersToFunctionsViaFunction.Computer12ToFunction12ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O>
- java.lang.Object
-
- org.scijava.ops.engine.adapt.functional.ComputersToFunctionsViaFunction.Computer12ToFunction12ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O>
-
- All Implemented Interfaces:
Function<Computers.Arity12<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O>,Functions.Arity12<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O>>,Op
- Enclosing class:
- ComputersToFunctionsViaFunction
public static class ComputersToFunctionsViaFunction.Computer12ToFunction12ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> extends Object implements Function<Computers.Arity12<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O>,Functions.Arity12<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O>>, Op
-
-
Constructor Summary
Constructors Constructor Description Computer12ToFunction12ViaFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Functions.Arity12<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O>apply(Computers.Arity12<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> computer)
-