public class Adder extends Object
Adder()
static int
computeSum(int x, int y)
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adder()
public static void main(String[] args)
public static int computeSum(int x, int y)
x
y