waitForExit()
is called on the current Isolate, the result is undefined.
@throws InterruptedException (unimplemented yet): if CLDC Specification 1.1 is enabled, when a thread is blocked inside this method, it may be interrupted by an invocation of Thread.interrupt, in which case an InterruptedException is thrown regardless of the termination status of this Isolate.
|
|
|
|
|
|
|
|
|
|