我有一个两部分的问题Mybookstatesthis"Ifthewildcardisspecifiedwithoutanupperbound,thenonlythemethodsoftypeObjectcanbeinvokedonthevaluesofthewildcardtype"我不知道这意味着什么。这是什么意思?此外,通配符类型(无界和有界)有哪些限制?例如,如果我引用了MyClass或MyClass,我不允许通过该引用调用哪些方法。我不明白通配符允许或不允许我做什么,这可能就是我不理解书中引用的原因。我有第二部分的例子:classSomeOtherClass{[...]}cla