Compare commits
	
		
			2 Commits
		
	
	
		
			1c398fc5a7
			...
			c791c99238
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| c791c99238 | |||
| 46f769f349 | 
| @@ -1,2 +1,12 @@ | |||||||
|  | import java.lang.reflect.Array; | ||||||
|  | import java.util.ArrayList; | ||||||
|  |  | ||||||
| public class GebietsDatei { | public class GebietsDatei { | ||||||
|  |  | ||||||
|  |     public String dateiname; | ||||||
|  |  | ||||||
|  |     public GebietsDatei(String dateiname) { | ||||||
|  |         this.dateiname = dateiname; | ||||||
|  |     } | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user