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