[TASK] Update simulation code.
This commit is contained in:
@@ -98,5 +98,9 @@ public class RentACarSimulation implements Runnable {
|
||||
public void pleaseStopSimulation() {
|
||||
this.runSimulation = false;
|
||||
}
|
||||
|
||||
public static String getSomeQuery() {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user