html Sub-Bare Minimalism

Only Java Code

No, really, only Java code.

For the true enthusiast of the language.

Complicated Algorithms | Elegant APIs | Idioms and Idioms

No whitespace, just Java.

    public class SubBareMinimalism {
        public static void main(String[] args) {
            System.out.println("Hello, World!");
        }
    }
    

Enjoy your Java.