how to set a infinite loop and break it. (Java threads)

Posted by Nubkadiya on Stack Overflow See other posts from Stack Overflow or by Nubkadiya
Published on 2010-05-18T05:53:17Z Indexed on 2010/05/18 6:00 UTC
Read the original article Hit count: 172

Filed under:
|

i have set a thread and i want to run it using a loop. so this thread should run in the loop and break in a certain time and again run the loop.

please i have no clue how to do this. can someone guide me.

© Stack Overflow or respective owner

Related posts about java

Related posts about threads