I
- type of input (for both the op and its worker)O
- type of output (for both the op and its worker)public abstract class UFViaUFSameIO<I,O> extends UFViaUF<I,O,I,O>
UnaryFunctionOp
s that delegate to other
UnaryFunctionOp
s with the same input and output types.UFViaUF
SpecialOp.Flavor
Constructor and Description |
---|
UFViaUFSameIO() |
calculate, initialize
in, out, run, setInput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createWorker
getArity, getIndependentInstance, run, run
candidates, filterArity, op
ops, setEnvironment
in, setInput
calculate, getIndependentInstance, run
run
Copyright © 2014–2022 ImageJ. All rights reserved.