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 UCViaUCSameIO<I,O> extends UCViaUC<I,O,I,O>
UnaryComputerOp
s that delegate to other
UnaryComputerOp
s with the same input and output types.UCViaUC
SpecialOp.Flavor
Constructor and Description |
---|
UCViaUCSameIO() |
compute, initialize
in, out, setInput, setOutput
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
compute, getIndependentInstance, run, run
run
Copyright © 2014–2022 ImageJ. All rights reserved.