public abstract class AbstractUnaryInplaceOp<A> extends AbstractUnaryOp<A,A> implements UnaryInplaceOnlyOp<A>
UnaryInplaceOnlyOp
implementations.SpecialOp.Flavor
Constructor and Description |
---|
AbstractUnaryInplaceOp() |
Modifier and Type | Method and Description |
---|---|
A |
out() |
void |
setInput(A in) |
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIndependentInstance
in, mutate, run, run
candidates, filterArity, op
ops, setEnvironment
initialize
Copyright © 2014–2022 ImageJ. All rights reserved.