Modifier and Type | Class and Description |
---|---|
class |
DirtyVolatileLongArray
A
LongArray with an DirtyVolatileLongArray.isDirty() and an AbstractVolatileLongArray.isValid()
flag. |
class |
VolatileLongArray
A
LongArray with an AbstractVolatileLongArray.isValid() flag. |
Modifier and Type | Class and Description |
---|---|
class |
LongUnsafe |
Modifier and Type | Class and Description |
---|---|
class |
OwningLongUnsafe |
Modifier and Type | Field and Description |
---|---|
protected NativeImg<?,? extends VolatileLongAccess> |
VolatileUnsignedLongType.img |
protected NativeImg<?,? extends VolatileLongAccess> |
VolatileLongType.img |
Constructor and Description |
---|
VolatileLongType(VolatileLongAccess access) |
VolatileUnsignedLongType(VolatileLongAccess access) |
Constructor and Description |
---|
VolatileLongType(NativeImg<?,? extends VolatileLongAccess> img) |
VolatileUnsignedLongType(NativeImg<?,? extends VolatileLongAccess> img) |
Copyright © 2015–2022 ImgLib2. All rights reserved.