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, wait
read
public RateData read(File file) throws IOException
read
in interface ReportReader<RateData>
IOException
This documentation was released into the public domain.