No. If a object has synchronized instance methods then the Object itself is used a lock object for controlling the synchronization. Therefore all other instance methods need to wait until previous method call is completed.
See
Sample Code which demonstrate it very clearly.
____________________________________________
Software Wiki |
Interview FAQs |
Lucene Search |
Oracle |
ORM |
Struts2 |
Job Seeker