News

This post explains how to call a method in Java. Learn how to define methods, call them from other classes, and pass arguments!
For the demonstrations of using javap to determine the types of debug supported in a given class, I’m using a very simple Java class called SimpleClass.