ãã«ãã¹ã¬ããã®ããã°ã©ã ã¯ã¾ã¨ãã«æ¸ãããã¨ãç¡ããè¿·ã£ãã®ãå®è¡ãç¶ããã¹ã¬ããã®çµäºæ¹æ³ã LoopThreadTest.java(æåã®å®è£ ) public class LoopThreadTest{ public static void main(String[] args){ System.out.println("LoopThreadTest: start"); LoopThread thread = new LoopThread(); thread.setDaemon(true); //start LoopThread thread.start(); try{ Thread.sleep(4000); }catch(InterruptedException e){ //nop } //term LoopThread thread.notifyStop(); thread.in
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}