I - QueryItem whose value is relevant for this report.H - ReportColumnHeader which can determine if an <Item> belongs into that column or not.public static interface Report.Builder<I extends QueryItem,H extends ReportColumnHeader<? super I>>
Report.| Modifier and Type | Method and Description |
|---|---|
Report<I,H> |
buildReport() |
Report<I,H> buildReport() throws NotAuthorizedException, InvalidArgumentException
Copyright © 2019. All rights reserved.