Package net.imglib2.type.volatiles
package net.imglib2.type.volatiles
-
ClassesClassDescriptionAbstract base class for
VolatileNumericTypes that wrap aNumericTypethat is either VALID or INVALID.Abstract base class forVolatileRealTypes that wrapRealType.VolatileNumericType<T extends NumericType<T>>Something volatile that has a value and is either VALID or INVALID.VolatileRealType<T extends RealType<T>>Something volatile that has a value and is either VALID or INVALID.