Package net.imglib2.type.volatiles
package net.imglib2.type.volatiles
-
ClassesClassDescriptionAbstract base class for
VolatileNumericType
s that wrap aNumericType
that is either VALID or INVALID.Abstract base class forVolatileRealType
s 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.