public interface DataReader
| Modifier and Type | Method and Description |
|---|---|
GCModel |
read()
A call to this method should read a
GCModel. |
GCModel read() throws IOException
GCModel.IOException - thrown, when an exception reading the file occurredCopyright © 2019. All rights reserved.