synchronized public void run()

Hi friends, can any one explain me abt"synchronized public void run()" .
[79 byte] By [tripuranenia] at [2007-11-27 8:14:13]
# 1
> Hi friends, can any one explain me abt>"synchronized public void run()" .No.I have no clue why someone would put synchronized on a run method. My bet would be ineptness. You should ask the person who wrote that code why they did it.
cotton.ma at 2007-7-12 19:58:43 > top of Java-index,Java Essentials,Java Programming...