public class RateDataReader extends Object implements ReportReader<RateData>
| Constructor and Description |
|---|
RateDataReader() |
| Modifier and Type | Method and Description |
|---|---|
RateData |
read(File file) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadpublic RateData read(File file) throws IOException
read in interface ReportReader<RateData>IOExceptionThis documentation was released into the public domain.