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, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkInput, getErrorMessage, getMax, getMin, getNumThreads, getProcessingTime, initialize, initialize, initialize, initialize, initialize, initialize, process, setNumThreads, setNumThreads
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
Copyright © 2014–2022 ImageJ. All rights reserved.