News

Java 8 extended interface types to also support default and static method declarations. Consequently, you can declare the main() entry-point method as an interface member, which leads to creating ...