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