public class MatrixReader extends LineNumberReader
| Constructor and Description |
|---|
MatrixReader(Reader in) |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
readMatrix() |
getLineNumber, mark, read, read, readLine, reset, setLineNumber, skipclose, markSupported, readypublic MatrixReader(Reader in)
public Matrix readMatrix() throws IOException
IOExceptionCopyright © 2012. All Rights Reserved.