| Package | Description | 
|---|---|
| org.dishevelled.matrix.io.impl | 
 Implementations of Matrix*DReader and Matrix*DWriter. 
 | 
| org.dishevelled.matrix.io.impl.sparse | 
 Sparse matrix readers. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractMatrix1DReader<E>
Abstract reader for matrices of objects in one dimension. 
 | 
class  | 
AbstractTextMatrix1DReader<E>
Abstract tab-delimited text reader for matrices of objects in one dimension. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSparseTextMatrix1DReader<E>
Abstract tab-delimited text reader for sparse matrices of objects in one dimension. 
 | 
class  | 
SparseTextMatrix1DReader<E>
Tab-delimited text reader for sparse matrices of objects in one dimension. 
 | 
Copyright (c) 2008-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).