commit | cc83bd04364ef19ec218a1564ad942016ec214ce | [log] [tgz] |
---|---|---|
author | gwt.team.mmendez <gwt.team.mmendez@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Mar 14 03:36:35 2008 +0000 |
committer | gwt.team.mmendez <gwt.team.mmendez@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Mar 14 03:36:35 2008 +0000 |
tree | 02f7121ee8942fef905e32ff7edd0dfc970c538b | |
parent | 75fb46766bd1257c1e818bc40147713ea6c36102 [diff] |
This patch updates JTypeParameter.getBounds(), JWildcardType.getUpperBounds() and JWildcardType.getLowerBounds() to simply return the array of type bounds directly without having to use the intermediate JBounds type. The wildcard type bounds follows the model used by the reflection API. Review by: spoon git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2090 8db76d5a-ed1c-0410-87a9-c151d255dfc7