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