Interface VolatileShortAccess
-
- All Superinterfaces:
DataAccess,ShortAccess,VolatileAccess
- All Known Implementing Classes:
DirtyVolatileShortArray,ShortBufferAccess,VolatileShortArray
public interface VolatileShortAccess extends ShortAccess, VolatileAccess
-
-
Method Summary
-
Methods inherited from interface net.imglib2.img.basictypeaccess.DataAccess
createView
-
Methods inherited from interface net.imglib2.img.basictypeaccess.ShortAccess
getValue, setValue
-
Methods inherited from interface net.imglib2.img.basictypeaccess.volatiles.VolatileAccess
isValid
-
-