vertx-codegen icon indicating copy to clipboard operation
vertx-codegen copied to clipboard

Add support of unbounded wildcard types to GenIgnore permitted types

Open vietj opened this issue 1 year ago • 0 comments

It's useful to declare @GenIgnore(GenIgnore.PERMITTED_TYPE) void foo(Iterable<?>)

vietj avatar Sep 20 '23 09:09 vietj