public final class WildcardTypeImpl extends Object implements WildcardType
| 构造器和说明 |
|---|
WildcardTypeImpl(Type[] lower,
Type[] upper) |
public Type[] getUpperBounds()
getUpperBounds 在接口中 WildcardTypepublic Type[] getLowerBounds()
getLowerBounds 在接口中 WildcardTypeCopyright © 2018. All rights reserved.