摘要:
/* What will be run. */ private Runnable target; 如果线程在创建时传入了Runnable运行对象,那么该对象的run方法将被调用 1 /** 2 * If this thread was constructed using a separate 3 * <code>Runnable</code> run object, then that 4 * < 阅读全文
posted @ 2019-10-31 22:42
小凡156
阅读(380)
评论(0)
推荐(0)
浙公网安备 33010602011771号