Interface VolatileIntAccess
-
- All Superinterfaces:
DataAccess,IntAccess,VolatileAccess
- All Known Implementing Classes:
DirtyVolatileIntArray,IntBufferAccess,VolatileIntArray
public interface VolatileIntAccess extends IntAccess, VolatileAccess
-
-
Method Summary
-
Methods inherited from interface net.imglib2.img.basictypeaccess.DataAccess
createView
-
Methods inherited from interface net.imglib2.img.basictypeaccess.volatiles.VolatileAccess
isValid
-
-