Module org.scijava.ops.engine
Class ComputersToFunctionsViaSource.Computer5ToFunction5ViaSource<I1,I2,I3,I4,I5,O>
- java.lang.Object
-
- org.scijava.ops.engine.adapt.functional.ComputersToFunctionsViaSource.Computer5ToFunction5ViaSource<I1,I2,I3,I4,I5,O>
-
- All Implemented Interfaces:
Function<Computers.Arity5<I1,I2,I3,I4,I5,O>,Functions.Arity5<I1,I2,I3,I4,I5,O>>,Op
- Enclosing class:
- ComputersToFunctionsViaSource
public static class ComputersToFunctionsViaSource.Computer5ToFunction5ViaSource<I1,I2,I3,I4,I5,O> extends Object implements Function<Computers.Arity5<I1,I2,I3,I4,I5,O>,Functions.Arity5<I1,I2,I3,I4,I5,O>>, Op
-
-
Constructor Summary
Constructors Constructor Description Computer5ToFunction5ViaSource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Functions.Arity5<I1,I2,I3,I4,I5,O>apply(Computers.Arity5<I1,I2,I3,I4,I5,O> computer)
-