Compare commits
No commits in common. "9c14f86b00ab2dde4da844367e8f9205c207e102" and "8c6c81e200768e1bf4a550c601db76cee87b9137" have entirely different histories.
9c14f86b00
...
8c6c81e200
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="VcsDirectoryMappings">
|
|
||||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -1,8 +0,0 @@
|
|||||||
public interface GebietInterface {
|
|
||||||
int getJahr();
|
|
||||||
int getSchlüssel();
|
|
||||||
String getName();
|
|
||||||
long getGesamtEinkommen();
|
|
||||||
int getDurchschnittsEinkommen();
|
|
||||||
int getAnzahlEinwohner();
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user