public class ResultCalculator extends java.lang.Object
private int
operand
ResultCalculator(int operand)
double
calculate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int operand
public ResultCalculator(int operand)
public double calculate()