public abstract class AbstractNullaryComputerOp<O> extends AbstractNullaryOp<O> implements NullaryComputerOp<O>
BinaryComputerOp
implementations.SpecialOp.Flavor
Constructor and Description |
---|
AbstractNullaryComputerOp() |
Modifier and Type | Method and Description |
---|---|
O |
out() |
void |
setOutput(O output) |
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, getIndependentInstance, run, run
candidates, filterArity, op
ops, setEnvironment
initialize
Copyright © 2014–2022 ImageJ. All rights reserved.