O
- element type of outputspublic class MapNullaryII<O> extends AbstractMapNullaryComputer<O,IterableInterval<O>>
MapNullaryComputer
over an
IterableInterval
.SpecialOp.Flavor
Constructor and Description |
---|
MapNullaryII() |
Modifier and Type | Method and Description |
---|---|
void |
compute(IterableInterval<O> output)
Computes the output value.
|
getOp, setOp
out, setOutput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
getIndependentInstance, run, run
candidates, filterArity, op
initialize
public void compute(IterableInterval<O> output)
NullaryComputerOp
output
- Object where the computation's result will be stored, which
must be non-nullCopyright © 2014–2022 ImageJ. All rights reserved.