I M

I

IntArithmetic - class IntArithmetic.
Interactive play with integer arithmetic in Java, using a Terminal for input and output.
IntArithmetic() - Constructor for class IntArithmetic
 

M

main(String[]) - Static method in class IntArithmetic
main prompts for pairs of numbers to add and to divide until the bored user decides to quit.

I M