public static final class ParameterizedTypeImpl.WildcardTypeImpl extends Object implements WildcardType, Serializable
| 构造器和说明 |
|---|
WildcardTypeImpl(Type[] upperBounds,
Type[] lowerBounds) |
public Type[] getUpperBounds()
getUpperBounds 在接口中 WildcardTypepublic Type[] getLowerBounds()
getLowerBounds 在接口中 WildcardTypeCopyright © 2022. All rights reserved.