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