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