vertx-codegen
vertx-codegen copied to clipboard
Add support of unbounded wildcard types to GenIgnore permitted types
It's useful to declare @GenIgnore(GenIgnore.PERMITTED_TYPE) void foo(Iterable<?>)