Compare commits
No commits in common. "c02d32bddbc88e8e75a84b074e2d3195a0f55eca" and "0ad57e97c90e4b96a11e28a1c8283ad0b2d0f317" have entirely different histories.
c02d32bddb
...
0ad57e97c9
@ -1,9 +0,0 @@
|
||||
public interface GebietInterface {
|
||||
int getjahr();
|
||||
int getSchüssel();
|
||||
String getName();
|
||||
long getGesamtEinkommen();
|
||||
int getDurchschnittsEinkommen();
|
||||
int getAnzahlEinwohner();
|
||||
String toString();
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user