Course contentsShow
Java
Lesson 2664 of 2,87049. Synchronization and LockingPro lesson

Synchronized on this vs Dedicated Lock Objects

Compare synchronizing on this versus using private final Object lock fields for better encapsulation.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.