Modifier and Type | Method and Description |
---|---|
abstract <T extends Type<T>> |
DirectAccessContainerFactory.createCharInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Method and Description |
---|---|
<T extends Type<T>> |
ArrayContainerFactory.createCharInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Class and Description |
---|---|
class |
CharArray
TODO
|
class |
NIOCharArray
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
CharDynamicContainerAccessor
TODO
|
Modifier and Type | Method and Description |
---|---|
DirectAccessContainer<BasePairCharType,? extends CharAccess> |
BasePairCharType.createSuitableDirectAccessContainer(DirectAccessContainerFactory storageFactory,
int[] dim) |
Constructor and Description |
---|
BasePairCharType(DirectAccessContainer<BasePairCharType,? extends CharAccess> charStorage) |
Modifier and Type | Class and Description |
---|---|
class |
ExistingCharArrays
Instead of creating new cell arrays, it return the corresponding array from a predefined list
|
Copyright © 2015–2021 Fiji. All rights reserved.