beta #3
							
								
								
									
										6
									
								
								.idea/vcs.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								.idea/vcs.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8"?>
 | 
				
			||||||
 | 
					<project version="4">
 | 
				
			||||||
 | 
					  <component name="VcsDirectoryMappings">
 | 
				
			||||||
 | 
					    <mapping directory="$PROJECT_DIR$" vcs="Git" />
 | 
				
			||||||
 | 
					  </component>
 | 
				
			||||||
 | 
					</project>
 | 
				
			||||||
							
								
								
									
										8
									
								
								src/GebietInterface.java
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								src/GebietInterface.java
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					public interface GebietInterface {
 | 
				
			||||||
 | 
					    int getJahr();
 | 
				
			||||||
 | 
					    int getSchlüssel();
 | 
				
			||||||
 | 
					    String getName();
 | 
				
			||||||
 | 
					    long getGesamtEinkommen();
 | 
				
			||||||
 | 
					    int getDurchschnittsEinkommen();
 | 
				
			||||||
 | 
					    int getAnzahlEinwohner();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user