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