Skip navigation links
A C D M S 

A

add(Integer, Integer) - Method in class Calculator
It adds two integers

C

Calculator - Class in <Unnamed>
This is arithmetic calculator to process Integers.
Calculator() - Constructor for class Calculator
 

D

div(Integer, Integer) - Method in class Calculator
It divides two integers

M

multiply(Integer, Integer) - Method in class Calculator
It multiplies two integers

S

sub(Integer, Integer) - Method in class Calculator
It subtracts two integers
A C D M S 
Skip navigation links