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, skip
close, markSupported, ready
public MatrixReader(Reader in)
public Matrix readMatrix() throws IOException
IOException
Copyright © 2012. All Rights Reserved.