Modifier and Type | Method and Description |
---|---|
abstract <T extends Type<T>> |
DirectAccessContainerFactory.createLongInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Method and Description |
---|---|
<T extends Type<T>> |
ArrayContainerFactory.createLongInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Class and Description |
---|---|
class |
LongArray
TODO
|
class |
NIOLongArray
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
LongDynamicContainerAccessor
TODO
|
Modifier and Type | Method and Description |
---|---|
DirectAccessContainer<LongType,? extends LongAccess> |
LongType.createSuitableDirectAccessContainer(DirectAccessContainerFactory storageFactory,
int[] dim) |
Constructor and Description |
---|
LongType(DirectAccessContainer<LongType,? extends LongAccess> longStorage) |
Modifier and Type | Class and Description |
---|---|
class |
ExistingLongArrays
Instead of creating new cell arrays, it return the corresponding array from a predefined list
|
Copyright © 2015–2021 Fiji. All rights reserved.