public abstract class Zahl extends java.lang.Object implements Aenderbar, Vergleichbar
Constructor and Description |
---|
Zahl() |
Modifier and Type | Method and Description |
---|---|
protected abstract int |
runde()
rundet die aktuelle Zahl auf die naechstkleinere ganze Zahl ab.
|
java.lang.String |
rundungsinformation()
gibt Information ueber die naechstkleinere ganze Zahl aus.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
gleich
protected abstract int runde()
public java.lang.String rundungsinformation()