Package | Description |
---|---|
net.imglib2.img.basictypeaccess.volatiles.array |
Modifier and Type | Class and Description |
---|---|
class |
DirtyVolatileByteArray
A
ByteArray with an DirtyVolatileByteArray.isDirty() and an AbstractVolatileByteArray.isValid()
flag. |
class |
VolatileByteArray
A
ByteArray with an AbstractVolatileByteArray.isValid() flag. |
Copyright © 2009–2018 ImgLib2. All rights reserved.