nr
in the process, or fail if that takes more than timeout
milliseconds. If you invoke wait on a thread, you are effectively assuming some other thread will invoke the step(nr)
method.
@param nr the step to wait for
@param timeout the number of milliseconds to wait
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|