That only works if the type parameter is declared ...
# announcements
d
That only works if the type parameter is declared as
out
. The actual equivalent of
<?>
is
<*>
.