Interface VolatileDoubleAccess
-
- All Superinterfaces:
DataAccess,DoubleAccess,VolatileAccess
- All Known Implementing Classes:
DirtyVolatileDoubleArray,DoubleBufferAccess,VolatileDoubleArray
public interface VolatileDoubleAccess extends DoubleAccess, VolatileAccess
-
-
Method Summary
-
Methods inherited from interface net.imglib2.img.basictypeaccess.DataAccess
createView
-
Methods inherited from interface net.imglib2.img.basictypeaccess.DoubleAccess
getValue, setValue
-
Methods inherited from interface net.imglib2.img.basictypeaccess.volatiles.VolatileAccess
isValid
-
-