java.lang.ObjectTaschenrechner
Addition
public class Addition
Constructor Summary | |
---|---|
Addition()
|
Method Summary | |
---|---|
double |
addieren()
|
Methods inherited from class Taschenrechner |
---|
getZahl1, getZahl2, setZahl1, setZahl2 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Addition()
Method Detail |
---|
public double addieren()