Uses of Interface
net.imglib2.img.basictypeaccess.volatiles.VolatileByteAccess
-
Packages that use VolatileByteAccess Package Description net.imglib2.img.basictypeaccess.volatiles.array -
-
Uses of VolatileByteAccess in net.imglib2.img.basictypeaccess.volatiles.array
Classes in net.imglib2.img.basictypeaccess.volatiles.array that implement VolatileByteAccess Modifier and Type Class Description class
DirtyVolatileByteArray
AByteArray
with anDirtyVolatileByteArray.isDirty()
and anAbstractVolatileByteArray.isValid()
flag.class
VolatileByteArray
AByteArray
with anAbstractVolatileByteArray.isValid()
flag.
-