Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
vladamatena committed Dec 4, 2014
1 parent d566d90 commit df1fc44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
*
*/
public interface MATSimDataProvider {
public Map<Id, MATSimInput> getMATSimData();
public Map<Id, ?> getMATSimData();
}

0 comments on commit df1fc44

Please sign in to comment.