类的使用
cn.taketoday.core.ResolvableType.WildcardBounds
-
cn.taketoday.core中ResolvableType.WildcardBounds的使用
修饰符和类型方法说明ResolvableType.WildcardBounds.get(ResolvableType type) Get aResolvableType.WildcardBoundsinstance for the specified type, returningnullif the specified type cannot be resolved to aWildcardTypeor an equivalent unresolvable type variable.修饰符和类型方法说明booleanResolvableType.WildcardBounds.isSameKind(ResolvableType.WildcardBounds bounds) Returntrueif these bounds are the same kind as the specified bounds.