public abstract class BaseSparseInfoProvider extends Object implements SparseInfoProvider
| Constructor and Description |
|---|
BaseSparseInfoProvider() |
| Modifier and Type | Method and Description |
|---|---|
DataBuffer |
createSparseInformation(int[] flags,
long[] sparseOffsets,
int[] hiddenDimensions,
int underlyingRank) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpurgeCachepublic DataBuffer createSparseInformation(int[] flags, long[] sparseOffsets, int[] hiddenDimensions, int underlyingRank)
createSparseInformation in interface SparseInfoProviderCopyright © 2018. All rights reserved.