Interface VolatileFloatAccess
-
- All Superinterfaces:
FloatAccess
,VolatileAccess
- All Known Implementing Classes:
DirtyVolatileFloatArray
,VolatileFloatArray
public interface VolatileFloatAccess extends FloatAccess, VolatileAccess
- Author:
- Tobias Pietzsch
-
-
Method Summary
-
Methods inherited from interface net.imglib2.img.basictypeaccess.FloatAccess
getValue, setValue
-
Methods inherited from interface net.imglib2.img.basictypeaccess.volatiles.VolatileAccess
isValid
-
-