示例#1
0
 public void receiveProblem() {
   recvProblemLock.waitForTrue();
   recvProblemLock.reset();
   createSimulation();
 }