Uses of Class
net.imglib2.type.volatiles.VolatileNumericType
Packages that use VolatileNumericType
-
Uses of VolatileNumericType in net.imglib2.type.volatiles
Subclasses with type arguments of type VolatileNumericType in net.imglib2.type.volatilesModifier and TypeClassDescriptionclassVolatileNumericType<T extends NumericType<T>>Something volatile that has a value and is either VALID or INVALID.Methods in net.imglib2.type.volatiles that return VolatileNumericTypeModifier and TypeMethodDescriptionVolatileNumericType.copy()VolatileNumericType.createVariable()