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