A
- type of input and output (for both the op and its worker)public abstract class UIOViaUISame<A> extends UIOViaUI<A,A,A>
UnaryInplaceOnlyOp
s that delegate to
UnaryInplaceOp
s with all matching types (input same as output).UIOViaUI
SpecialOp.Flavor
Constructor and Description |
---|
UIOViaUISame() |
initialize, mutate
out, 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
getIndependentInstance
in, run, run
Copyright © 2014–2022 ImageJ. All rights reserved.