Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: reverted "recommends that you declare" back to "declares"

...

Compliant Solution (synchronization)

This compliant solution recommends declaring declares both the toggle() and getFlag() methods as synchronized.

...