Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html
index 797a3fc1f0..83cbaad711 100644
--- a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html
@@ -104,8 +104,11 @@ Class RoundRobinList&lt;E&gt;</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public final class <B>RoundRobinList&lt;E&gt;</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</A>&lt;E&gt;</DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public final class <B>RoundRobinList&lt;E&gt;</B>
+ <DD>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</A>&lt;E&gt;
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="RoundRobinList.html" title="RoundRobinList" alt="" coords="5,85,117,110"/>
<area shape="rect" id="node2" title="LinkedList (java.util)" alt="" coords="21,5,101,45"/>
</map>

Back to the top