[TASK] Update simulation code.

This commit is contained in:
Jan Philipp Timme 2016-08-12 16:07:01 +02:00
parent 2e14b614f9
commit 018f54ea1c
1 changed files with 4 additions and 0 deletions

View File

@ -99,4 +99,8 @@ public class RentACarSimulation implements Runnable {
this.runSimulation = false;
}
public static String getSomeQuery() {
}
}