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 UFViaUCSameIO<I,O> extends UFViaUC<I,O,I,O>
UnaryFunctionOp
s that delegate to
UnaryComputerOp
s with the same input and output types.UFViaUC
SpecialOp.Flavor
Constructor and Description |
---|
UFViaUCSameIO() |
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
createOutput
calculate, getIndependentInstance, run
run
Copyright © 2014–2022 ImageJ. All rights reserved.