| Package | Description |
|---|---|
| net.imglib2.type.volatiles |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVolatileRealType<R extends RealType<R>,T extends AbstractVolatileRealType<R,T>>
Abstract base class for
VolatileRealTypes that wrap RealType. |
| Modifier and Type | Class and Description |
|---|---|
class |
VolatileRealType<T extends RealType<T>>
Something volatile that has a value and is either VALID or INVALID.
|
Copyright © 2009–2017 ImgLib2. All rights reserved.