Interface VolatileDoubleAccess
-
- All Superinterfaces:
DoubleAccess
,VolatileAccess
- All Known Implementing Classes:
DirtyVolatileDoubleArray
,VolatileDoubleArray
public interface VolatileDoubleAccess extends DoubleAccess, VolatileAccess
- Author:
- Stephan Saalfeld, Tobias Pietzsch
-
-
Method Summary
-
Methods inherited from interface net.imglib2.img.basictypeaccess.DoubleAccess
getValue, setValue
-
Methods inherited from interface net.imglib2.img.basictypeaccess.volatiles.VolatileAccess
isValid
-
-