I
- type of inputO
- type of outputDI
- type of input accepted by the worker opDO
- type of output accepted by the worker opOP
- type of the worker oppublic interface DelegatingUnaryOp<I,O,DI,DO,OP extends UnaryOp<DI,DO>> extends UnaryOp<I,O>
SpecialOp.Flavor
Modifier and Type | Method and Description |
---|---|
OP |
createWorker(I t) |
getArity, getIndependentInstance, run, run
candidates, filterArity, op
ops, setEnvironment
initialize
in, setInput
Copyright © 2014–2022 ImageJ. All rights reserved.