We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e7d927 commit 27fe2d7Copy full SHA for 27fe2d7
java/AoJ/README.md
@@ -106,7 +106,7 @@ introduction to ADBA see the [JavaOne 2017 presentation](http://www.oracle.com/t
106
}
107
// wait for the async tasks to complete before exiting
108
ForkJoinPool.commonPool().awaitQuiescence(1, TimeUnit.MINUTES);
109
- }'''
+ }``````
110
111
## AoJ Design Spec in 100 words or less
112
0 commit comments