Archive | May 18th, 2012

Use of Virtual Extension methods in the Java 8 APIs

May 18, 2012

1 Comment

In wrote a bit about Virtual extension methods here and here. I thought of going over this implementation in the JDK, so that it will give us an idea of how these can be applied. As I told earlier, the main intention of adding the virtual extension methods was to provide an option to extend [...]

email