Modifier and Type | Method and Description |
---|---|
abstract <T extends Type<T>> |
DirectAccessContainerFactory.createBitInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Method and Description |
---|---|
<T extends Type<T>> |
ArrayContainerFactory.createBitInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Class and Description |
---|---|
class |
BitArray
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
BitDynamicContainerAccessor
TODO
|
Modifier and Type | Method and Description |
---|---|
DirectAccessContainer<BasePairBitType,? extends BitAccess> |
BasePairBitType.createSuitableDirectAccessContainer(DirectAccessContainerFactory storageFactory,
int[] dim) |
Constructor and Description |
---|
BasePairBitType(DirectAccessContainer<BasePairBitType,? extends BitAccess> bitStorage) |
Modifier and Type | Method and Description |
---|---|
DirectAccessContainer<BitType,? extends BitAccess> |
BitType.createSuitableDirectAccessContainer(DirectAccessContainerFactory storageFactory,
int[] dim) |
Constructor and Description |
---|
BitType(DirectAccessContainer<BitType,? extends BitAccess> bitStorage) |
Modifier and Type | Method and Description |
---|---|
DirectAccessContainer<Unsigned12BitType,? extends BitAccess> |
Unsigned12BitType.createSuitableDirectAccessContainer(DirectAccessContainerFactory storageFactory,
int[] dim) |
Constructor and Description |
---|
Unsigned12BitType(DirectAccessContainer<Unsigned12BitType,? extends BitAccess> bitStorage) |
Copyright © 2015–2021 Fiji. All rights reserved.