public abstract class ReportingValueFactory<V extends Number> extends ValueFactory<V>
| Constructor and Description |
|---|
ReportingValueFactory(ReportFactory reportFactory) |
| Modifier and Type | Method and Description |
|---|---|
ReportFactory |
getReportFactory() |
protected Report |
newReport() |
newValue, newValue, newValue, newVectorpublic ReportingValueFactory(ReportFactory reportFactory)
protected Report newReport()
public ReportFactory getReportFactory()
Copyright © 2019. All rights reserved.