Uses of Class
net.imglib2.type.volatiles.AbstractVolatileRealType
Packages that use AbstractVolatileRealType
-
Uses of AbstractVolatileRealType in net.imglib2.type.volatiles
Classes in net.imglib2.type.volatiles with type parameters of type AbstractVolatileRealTypeModifier and TypeClassDescriptionclassAbstractVolatileRealType<R extends RealType<R>,T extends AbstractVolatileRealType<R, T>> Abstract base class forVolatileRealTypes that wrapRealType.Subclasses of AbstractVolatileRealType in net.imglib2.type.volatilesModifier and TypeClassDescriptionclassVolatileRealType<T extends RealType<T>>Something volatile that has a value and is either VALID or INVALID.