Simple function pointer demo in Java (show source).
Compile and run with:
$ javac FunctionPointerDemo.java
$ java FunctionPointerDemo