E - 1D matrix element typepublic abstract class AbstractNonBlockingSparseTextMatrix1DReader<E> extends AbstractTextMatrix1DReader<E>
| Constructor and Description |
|---|
AbstractNonBlockingSparseTextMatrix1DReader() |
| Modifier and Type | Method and Description |
|---|---|
protected org.dishevelled.matrix.Matrix1D<E> |
createMatrix1D(long size,
int cardinality) |
readparse, read, readpublic AbstractNonBlockingSparseTextMatrix1DReader()
protected final org.dishevelled.matrix.Matrix1D<E> createMatrix1D(long size, int cardinality)
createMatrix1D in class AbstractMatrix1DReader<E>Copyright (c) 2010-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).