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