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
16 files changed