Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 207 Bytes

message.adoc

File metadata and controls

8 lines (4 loc) · 207 Bytes

Message

"xxx" is not "private final", and should not be used for synchronization.

"xxx" is a method parameter, and should not be used for synchronization.

Synchronizing on a new instance is a no-op.