...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="87c1cba5e6618583-f7b76442-45bf47d7-b8168ebe-a8b61ee26185f69727986b56"><ac:plain-text-body><![CDATA[ | [[API 2006 | AA. Bibliography#API 06]] | [Class Object | http://java.sun.com/javase/6/docs/api/java/lang/Object.html] | ]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="792eb2f2a6919968-71ddf27b-43014cf5-a3d3958b-92d1e28a1b363372e6e1ece2"><ac:plain-text-body><![CDATA[ | [[Bloch 2001 | AA. Bibliography#Bloch 01]] | Item 50: Never invoke wait outside a loop | ]]></ac:plain-text-body></ac:structured-macro> | |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9a55ca0684d7e05f-7f916bc6-4c9a4e38-8a06b3c8-35f44c3e337eb2174a1ec07b"><ac:plain-text-body><![CDATA[ | [[Lea 2000 | AA. Bibliography#Lea 00]] | 3.2.2 Monitor Mechanics, 1.3.2 Liveness | ]]></ac:plain-text-body></ac:structured-macro> | |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="dd2fa3130df77262-045e4447-4ac14b85-bef9a0ab-1a9079f4b01c0e56dcc84746"><ac:plain-text-body><![CDATA[ | [[Goetz 2006 | AA. Bibliography#Goetz 06]] | Section 14.2, Using Condition Queues | ]]></ac:plain-text-body></ac:structured-macro> |
...
09. Thread APIs (THI) THI02-J. Notify all waiting threads rather than a single thread 09. Thread APIs (THI)