IO
- type of input and output (for both the op and its worker)public abstract class UCViaUCAllSame<IO> extends UCViaUCSameIO<IO,IO>
UnaryComputerOp
s that delegate to other
UnaryComputerOp
s with all matching types (input same as output).UCViaUC
SpecialOp.Flavor
Constructor and Description |
---|
UCViaUCAllSame() |
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.