users@codemodel.java.net

Re: JTypeWildcard#getBound

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Fri, 10 Sep 2010 23:49:53 +0200

Hi,

> I really miss a way to get the value of the field "bound" from
> JTypeWildcard.
> Any ideas?

JTypeWildcard._extends() gives bound if it's not null.

Bye.
/lexi