public class LookupByType extends AbstractUnaryFunctionOp<Class<? extends Op>,Op> implements Ops.Lookup
SpecialOp.FlavorNAME| Constructor and Description |
|---|
LookupByType() |
| Modifier and Type | Method and Description |
|---|---|
Op |
calculate(Class<? extends Op> input)
Calculates the output given some input.
|
in, out, run, setInputops, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitops, setEnvironmentcalculate, getIndependentInstance, runruncandidates, filterArity, opinitializepublic Op calculate(Class<? extends Op> input)
UnaryFunctionOpcalculate in interface UnaryFunctionOp<Class<? extends Op>,Op>input - Argument to the functionCopyright © 2014–2022 ImageJ. All rights reserved.