| Package | Description | 
|---|---|
| org.apache.commons.lang3.reflect | Accumulates common high-level uses of the  java.lang.reflectAPIs. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TypeUtils.WildcardTypeBuilder | TypeUtils. wildcardType() | 
| TypeUtils.WildcardTypeBuilder | TypeUtils.WildcardTypeBuilder. withLowerBounds(Type... bounds)Specify lower bounds of the wildcard type to build. | 
| TypeUtils.WildcardTypeBuilder | TypeUtils.WildcardTypeBuilder. withUpperBounds(Type... bounds)Specify upper bounds of the wildcard type to build. | 
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.