E
- 1D matrix element typepublic final class NonBlockingSparseTextMatrix1DReader<E> extends AbstractNonBlockingSparseTextMatrix1DReader<E>
Constructor and Description |
---|
NonBlockingSparseTextMatrix1DReader(org.dishevelled.functor.UnaryFunction<String,? extends E> parser)
Create a new non-blocking sparse text matrix 1D reader with the specified parser function.
|
Modifier and Type | Method and Description |
---|---|
protected E |
parse(String value) |
createMatrix1D
read
read, read
protected E parse(String value)
parse
in class AbstractMatrix1DReader<E>
Copyright (c) 2010-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).