Java Programming

How can I restart a thread that has stopped execution?

tomato13 2008. 12. 2. 15:51
http://www.esus.com/javaindex/j2se/jdk1.2/javalang/threads/restartthread.html

You can't.

'Java Programming' 카테고리의 다른 글

Java 파일내에서 Jar파일의 압축을 해제하는 Sample  (0) 2008.12.08
file transfer via sockets  (0) 2008.12.03
Java 문자열 비교  (0) 2008.12.01
jar 파일 생성  (0) 2008.11.22
Two ways of using Iterator  (0) 2008.11.20