public interface IReport
Modifier and Type | Method and Description |
---|---|
void |
generateReport(ISpectrum spectrum) |
List<IMetric> |
getMetrics() |
File |
getOutputDirectory() |
File getOutputDirectory()
void generateReport(ISpectrum spectrum) throws IOException
spectrum
- IOException
Copyright © 2010–2019 GZoltar. All rights reserved.