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