public class DefaultIdentity<A> extends AbstractIdentity<A> implements Ops.Identity
IdentityOp
op.SpecialOp.Flavor
NAME
Constructor and Description |
---|
DefaultIdentity() |
Modifier and Type | Method and Description |
---|---|
void |
mutate(A input)
Mutates the given input argument in-place.
|
out, setInput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
getIndependentInstance
in, run, run
candidates, filterArity, op
initialize
public void mutate(A input)
UnaryInplaceOp
mutate
in interface UnaryInplaceOp<A,A>
input
- of the UnaryInplaceOp
Copyright © 2014–2022 ImageJ. All rights reserved.