Interface VolatileBooleanAccess
-
- All Superinterfaces:
BooleanAccess,DataAccess,VolatileAccess
- All Known Implementing Classes:
DirtyVolatileBooleanArray,VolatileBooleanArray
public interface VolatileBooleanAccess extends BooleanAccess, VolatileAccess
-
-
Method Summary
-
Methods inherited from interface net.imglib2.img.basictypeaccess.BooleanAccess
getValue, setValue
-
Methods inherited from interface net.imglib2.img.basictypeaccess.DataAccess
createView
-
Methods inherited from interface net.imglib2.img.basictypeaccess.volatiles.VolatileAccess
isValid
-
-