This topic has been archived. It cannot be replied.
-
工作学习 / 专业技术讨论 / 请教一个Java问题:
Question : For an object to be a target for a Thread, that object must be of type:
我认为是thread-safe, 但是答案不对, 主要是没理解target的意思. 请教,这儿target是什仫意思?
-fuan(找工找得快疯了);
2005-7-15
(#2401035@0)
-
My guess is Runnable.
-canadiantire(轮胎-M.I.N.K.);
2005-7-15
(#2401097@0)
-
Interesting, there is actually identical question on the web, see same as my guess
-canadiantire(轮胎-M.I.N.K.);
2005-7-15
(#2401105@0)
-
Thread or Runnable
-flipper_duckball(flipper_duckball@hot);
2005-7-15
(#2401154@0)
-
谢谢. 但是a target for a Thread怎仫理解呢? 我理解是Thread的操作对象.
-fuan(找工找得快疯了);
2005-7-15
(#2401258@0)