Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thread
Message
From
02/01/2001 17:27:09
Hector Garces
University of Texas At El Paso
El Paso, Texas, United States
 
 
To
21/12/2000 04:04:16
General information
Forum:
Java
Category:
Java Technologies and APIs
Title:
Re: Thread
Miscellaneous
Thread ID:
00455790
Message ID:
00458686
Views:
17
Hi Stefano,

Are you trying to put a thread to sleep and continue it?

If so, try the commands
sleep(time) it will put the thread to sleep for the time you specified

pause() I'm not sure about it but look for it in any Java book

I'm not familiar with the commands you used (yield(), etc..)

Anyways try the Java Official page at:

www.java.sun.com

Hector
Previous
Reply
Map
View

Click here to load this message in the networking platform