Java allows for multiple methods having the same name, or label. These methods are distinguished from each other based on each having a unique parameter list. This tutorial illustrates that concept by creating multiple versions of a "max" method.
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.