Compare commits
2 Commits
0384ba5cc2
...
ea9efaeac7
Author | SHA1 | Date | |
---|---|---|---|
ea9efaeac7 | |||
489ce8a622 |
@ -2,6 +2,5 @@ import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
public interface GebietsQuelle {
|
||||
void GebietsDatei (String dateiname);
|
||||
List<Gebiet> getGebiete();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user