Skip navigation links
A L M P 

A

addTwoNumbers(int, int) - Static method in class Lec3
Adds two ints together and returns the result.

L

Lec3 - Class in <Unnamed>
Playing around in Java.
Lec3() - Constructor for class Lec3
 

M

main(String[]) - Static method in class Lec3
Entry function - prints a message to the terminal.

P

printSum(int, int) - Static method in class Lec3
Prints the sum of two numbers.
A L M P 
Skip navigation links