synchronized method meaning in Chinese
同步方法
Examples
- Keyword ; they are using the member locks , not the object - wide lock that a synchronized method acquires
关键字。它们使用的是成员锁,而不是synchronized方法能够获得的对象级锁。 - A thread only executes a synchronized method after it has acquired the lock for the method ' s object or class
一个线程,在它获取了某个方法的对象或类的锁之后,只执行一个同步的方法。 - If a thread is holding a lock because it s in a synchronized method or block of code , it does not release the lock when it calls
如果线程正拥有一个锁(因为它在一个同步方法或代码块中) ,则当它调用 - Beware that the way the generated proxy creates a call object depends on whether you have chose to use synchronized methods or not
请注意,生成的代理创建call对象的方法取决于您是否选择了使用同步方法。 - Result objects on multiple threads , these objects can be converted to thread - safe instances by calling their synchronized methods
结果对象,则通过调用这些对象的同步方法,可以将它们转换成线程安全的实例。
Related Words
- synchronizing
- synchronizing arrangement
- synchronizing characteristics
- synchronizing minesweeping
- synchronized ventilation
- automatic synchronize
- synchronizing symbol
- self synchronizing
- synchronizing impulse
- synchronized iterative algorithm
- synchronized lifting equipment
- synchronized methods
- synchronized microprocessor