Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我听说 Java 通配符的解析通常是不可判定的(这被其他人用作反对在 Java 中具体化的理由)。
1)是否有人对此断言有明确的参考和/或证据?
假设这是真的,那么鉴于 Scala 的声明站点实现与 Java 的使用站点:
2)同样的证明适用于Scala吗?
3)因此对Scala有任何运行时影响吗?