Is the introduction of the new lambda notation (see e.g. this article) in Java 8 going to require some kind of type inference?

If so, how will the new type system impact the Java language as a whole?

没有正确的解决方案

许可以下: CC-BY-SA归因
scroll top