synchronized methods
基本解釋
- 同步方法
英漢例句
- Do not include synchronized methods into a loop structure.
不要將同步方法放到循環(huán)結(jié)構(gòu)中。 - A variation on this theme is to combine multiple synchronized methods into one.
該方法還有一種變體,可以把多個同步方法合并為一個方法。 - If the problem remains a mystery after analyzing the PMI data, a set of thread dumps of the JVM often pinpoints synchronized methods and other common problems.
如果在評測 PMI 數(shù)據(jù)以后,仍然沒有找到問題所在, JVM 的一些線程堆經(jīng)常能定位同步方法和其他常見問題。