News

After reading this section, check out Method References in Java 8 (Toby Weston, February 2014) for more insight into method references in bound and unbound non-static method contexts.
Say goodbye to the public static void main method in Java 21 with the unnamed classes and instance main methods preview features.