Problem Description

Task: implement a Counter class with increment and get methods thread-safe using synchronized.

Input Format

Java method

Output Format

Return value

Constraints

No atomic classes needed.

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next