-
Suggestion
-
Resolution: Won't Fix
-
None
-
None
This suggested me that, for convenience, we could have the reportType() method this varargs. Then we could have sth like:
import static ...ReportType.* report { reportType(XML, PDF, JSON) }