isDaemon - if true , the thread is created as a daemon thread. The Java Virtual Machine exits when the only threads running are all daemon threads.
確定! 回上一頁