public static interface SparseStore.Factory<N extends Number>
| Modifier and Type | Method and Description |
|---|---|
SparseStore<N> |
make(long rowsCount,
long columnsCount) |
SparseStore<N> make(long rowsCount, long columnsCount)
Copyright © 2018 Optimatika. All rights reserved.