Skip to content

Commit a4c23fa

Browse files
brunoborgesCopilot
andcommitted
Fix BlockingQueue social post
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 9cf4bb9 commit a4c23fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

social/tweets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@ concurrency/wait-notify-to-blocking-queue: |-
13341334
Replace hand-written producer-consumer coordination with BlockingQueue.
13351335
13361336
Manual wait and notify → BlockingQueue (JDK 5+)
1337-
🔗 https://javaevolved.github.io/concurrency/wait-notify-to-blocking-queue.html
1337+
13381338
🔗 https://javaevolved.github.io/concurrency/wait-notify-to-blocking-queue.html
13391339
13401340
#Java #JavaEvolved

0 commit comments

Comments
 (0)