Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thread
Message
De
02/01/2001 17:27:09
Hector Garces
University of Texas At El Paso
El Paso, Texas, États-Unis
 
 
À
21/12/2000 04:04:16
Information générale
Forum:
Java
Catégorie:
Technologies Java et APIs
Titre:
Re: Thread
Divers
Thread ID:
00455790
Message ID:
00458686
Vues:
19
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform