ohne toString
This commit is contained in:
@@ -5,5 +5,5 @@ public interface GebietInterface {
|
|||||||
long getGesamtEinkommen();
|
long getGesamtEinkommen();
|
||||||
int getDurchschnittsEinkommen();
|
int getDurchschnittsEinkommen();
|
||||||
int getAnzahlEinwohner();
|
int getAnzahlEinwohner();
|
||||||
String toString();
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user