Interface VolatileLongAccess
-
- All Superinterfaces:
DataAccess,LongAccess,VolatileAccess
- All Known Implementing Classes:
DirtyVolatileLongArray,LongBufferAccess,VolatileLongArray
public interface VolatileLongAccess extends LongAccess, VolatileAccess
-
-
Method Summary
-
Methods inherited from interface net.imglib2.img.basictypeaccess.DataAccess
createView
-
Methods inherited from interface net.imglib2.img.basictypeaccess.LongAccess
getValue, setValue
-
Methods inherited from interface net.imglib2.img.basictypeaccess.volatiles.VolatileAccess
isValid
-
-