public abstract class AbstractMinMaxMethod<T extends Type<T> & Comparable<T>> extends AbstractRichPlugin implements MinMaxMethod<T>
MinMaxMethod implementations.
Provides a helper method for checking initialization.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
initialized |
| Constructor and Description |
|---|
AbstractMinMaxMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeCheck()
Throws an exception if this MinMaxMethod has not
been initialized.
|
getInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckInput, getErrorMessage, getMax, getMin, getNumThreads, getProcessingTime, initialize, initialize, initialize, initialize, initialize, initialize, process, setNumThreads, setNumThreadsgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionCopyright © 2014–2022 ImageJ. All rights reserved.