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