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