Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html76
1 files changed, 38 insertions, 38 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html
index ae3d2f7f74..46c484c24e 100644
--- a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html
@@ -96,7 +96,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/eclipse/net4j/util/event/Notifier.html" title="class in org.eclipse.net4j.util.event">org.eclipse.net4j.util.event.Notifier</a></li>
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
-<dd><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;E&gt;, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;E&gt;, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;E&gt;, <a href="../../../../../../org/eclipse/net4j/util/container/delegate/IContainerCollection.html" title="interface in org.eclipse.net4j.util.container.delegate">IContainerCollection</a>&lt;E&gt;, <a href="../../../../../../org/eclipse/net4j/util/container/delegate/IContainerList.html" title="interface in org.eclipse.net4j.util.container.delegate">IContainerList</a>&lt;E&gt;, <a href="../../../../../../org/eclipse/net4j/util/container/IContainer.html" title="interface in org.eclipse.net4j.util.container">IContainer</a>&lt;E&gt;, <a href="../../../../../../org/eclipse/net4j/util/event/INotifier.html" title="interface in org.eclipse.net4j.util.event">INotifier</a></dd>
+<dd>java.lang.Iterable&lt;E&gt;, java.util.Collection&lt;E&gt;, java.util.List&lt;E&gt;, <a href="../../../../../../org/eclipse/net4j/util/container/delegate/IContainerCollection.html" title="interface in org.eclipse.net4j.util.container.delegate">IContainerCollection</a>&lt;E&gt;, <a href="../../../../../../org/eclipse/net4j/util/container/delegate/IContainerList.html" title="interface in org.eclipse.net4j.util.container.delegate">IContainerList</a>&lt;E&gt;, <a href="../../../../../../org/eclipse/net4j/util/container/IContainer.html" title="interface in org.eclipse.net4j.util.container">IContainer</a>&lt;E&gt;, <a href="../../../../../../org/eclipse/net4j/util/event/INotifier.html" title="interface in org.eclipse.net4j.util.event">INotifier</a></dd>
</dl>
<hr>
<br>
@@ -157,7 +157,7 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.DelegatingListIterator.html" title="class in org.eclipse.net4j.util.container.delegate">ContainerList.DelegatingListIterator</a></span></code>
-<div class="block">A delegating <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util"><code>list iterator</code></a>.</div>
+<div class="block">A delegating <code>list iterator</code>.</div>
</td>
</tr>
</table>
@@ -189,7 +189,7 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#ContainerList-java.util.List-">ContainerList</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;delegate)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#ContainerList-java.util.List-">ContainerList</a></span>(java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;delegate)</code>&nbsp;</td>
</tr>
</table>
</li>
@@ -214,30 +214,30 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<tr id="i1" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#addAll-int-java.util.Collection-">addAll</a></span>(int&nbsp;index,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;c)</code>&nbsp;</td>
+ java.util.Collection&lt;? extends <a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;c)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#get-int-">get</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></td>
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#getDelegate--">getDelegate</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#indexOf-java.lang.Object-">indexOf</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#indexOf-java.lang.Object-">indexOf</a></span>(java.lang.Object&nbsp;o)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#lastIndexOf-java.lang.Object-">lastIndexOf</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#lastIndexOf-java.lang.Object-">lastIndexOf</a></span>(java.lang.Object&nbsp;o)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></td>
+<td class="colFirst"><code>java.util.ListIterator&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#listIterator--">listIterator</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></td>
+<td class="colFirst"><code>java.util.ListIterator&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#listIterator-int-">listIterator</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
@@ -250,7 +250,7 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&nbsp;element)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></td>
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html#subList-int-int-">subList</a></span>(int&nbsp;fromIndex,
int&nbsp;toIndex)</code>&nbsp;</td>
</tr>
@@ -280,8 +280,8 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.net4j.util.container.IContainer">
@@ -301,22 +301,22 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<li class="blockList"><a name="methods.inherited.from.class.java.util.List">
<!-- -->
</a>
-<h3>Methods inherited from interface&nbsp;java.util.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a></h3>
-<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#add-E-" title="class or interface in java.util">add</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#addAll-java.util.Collection-" title="class or interface in java.util">addAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#clear--" title="class or interface in java.util">clear</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#contains-java.lang.Object-" title="class or interface in java.util">contains</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#containsAll-java.util.Collection-" title="class or interface in java.util">containsAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.util">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#hashCode--" title="class or interface in java.util">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#isEmpty--" title="class or interface in java.util">isEmpty</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#iterator--" title="class or interface in java.util">iterator</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#remove-java.lang.Object-" title="class or interface in java.util">remove</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#removeAll-java.util.Collection-" title="class or interface in java.util">removeAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#replaceAll-java.util.function.UnaryOperator-" title="class or interface in java.util">replaceAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#retainAll-java.util.Collection-" title="class or interface in java.util">retainAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#size--" title="class or interface in java.util">size</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#sort-java.util.Comparator-" title="class or interface in java.util">sort</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#spliterator--" title="class or interface in java.util">spliterator</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#toArray--" title="class or interface in java.util">toArray</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#toArray-T:A-" title="class or interface in java.util">toArray</a></code></li>
+<h3>Methods inherited from interface&nbsp;java.util.List</h3>
+<code>add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, replaceAll, retainAll, size, sort, spliterator, toArray, toArray</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.util.Collection">
<!-- -->
</a>
-<h3>Methods inherited from interface&nbsp;java.util.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a></h3>
-<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true#parallelStream--" title="class or interface in java.util">parallelStream</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true#removeIf-java.util.function.Predicate-" title="class or interface in java.util">removeIf</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true#stream--" title="class or interface in java.util">stream</a></code></li>
+<h3>Methods inherited from interface&nbsp;java.util.Collection</h3>
+<code>parallelStream, removeIf, stream</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Iterable">
<!-- -->
</a>
-<h3>Methods inherited from interface&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a></h3>
-<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Iterable.html?is-external=true#forEach-java.util.function.Consumer-" title="class or interface in java.lang">forEach</a></code></li>
+<h3>Methods inherited from interface&nbsp;java.lang.Iterable</h3>
+<code>forEach</code></li>
</ul>
</li>
</ul>
@@ -338,7 +338,7 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<ul class="blockListLast">
<li class="blockList">
<h4>ContainerList</h4>
-<pre>public&nbsp;ContainerList(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;delegate)</pre>
+<pre>public&nbsp;ContainerList(java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;delegate)</pre>
</li>
</ul>
</li>
@@ -355,7 +355,7 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<ul class="blockList">
<li class="blockList">
<h4>getDelegate</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;getDelegate()</pre>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;getDelegate()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/net4j/util/container/delegate/IContainerCollection.html#getDelegate--">getDelegate</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/eclipse/net4j/util/container/delegate/IContainerCollection.html" title="interface in org.eclipse.net4j.util.container.delegate">IContainerCollection</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
@@ -378,7 +378,7 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&nbsp;element)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#add-int-E-" title="class or interface in java.util">add</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>add</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>WRITE</dd>
</dl>
@@ -391,10 +391,10 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<li class="blockList">
<h4>addAll</h4>
<pre>public&nbsp;boolean&nbsp;addAll(int&nbsp;index,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;c)</pre>
+ java.util.Collection&lt;? extends <a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;c)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#addAll-int-java.util.Collection-" title="class or interface in java.util">addAll</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>addAll</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>WRITE</dd>
</dl>
@@ -409,7 +409,7 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<pre>public&nbsp;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&nbsp;get(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#get-int-" title="class or interface in java.util">get</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>get</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>READ</dd>
</dl>
@@ -421,10 +421,10 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<ul class="blockList">
<li class="blockList">
<h4>indexOf</h4>
-<pre>public&nbsp;int&nbsp;indexOf(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;int&nbsp;indexOf(java.lang.Object&nbsp;o)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#indexOf-java.lang.Object-" title="class or interface in java.util">indexOf</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>indexOf</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>READ</dd>
</dl>
@@ -436,10 +436,10 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<ul class="blockList">
<li class="blockList">
<h4>lastIndexOf</h4>
-<pre>public&nbsp;int&nbsp;lastIndexOf(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;int&nbsp;lastIndexOf(java.lang.Object&nbsp;o)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#lastIndexOf-java.lang.Object-" title="class or interface in java.util">lastIndexOf</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>lastIndexOf</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>READ</dd>
</dl>
@@ -451,10 +451,10 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<ul class="blockList">
<li class="blockList">
<h4>listIterator</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;listIterator()</pre>
+<pre>public&nbsp;java.util.ListIterator&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;listIterator()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#listIterator--" title="class or interface in java.util">listIterator</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>listIterator</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>READ</dd>
</dl>
@@ -466,10 +466,10 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<ul class="blockList">
<li class="blockList">
<h4>listIterator</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;listIterator(int&nbsp;index)</pre>
+<pre>public&nbsp;java.util.ListIterator&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;listIterator(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#listIterator-int-" title="class or interface in java.util">listIterator</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>listIterator</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>READ</dd>
</dl>
@@ -484,7 +484,7 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<pre>public&nbsp;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&nbsp;remove(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#remove-int-" title="class or interface in java.util">remove</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>remove</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>WRITE</dd>
</dl>
@@ -502,7 +502,7 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&nbsp;element)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#set-int-E-" title="class or interface in java.util">set</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>set</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>WRITE</dd>
</dl>
@@ -514,11 +514,11 @@ implements <a href="../../../../../../org/eclipse/net4j/util/container/delegate/
<ul class="blockListLast">
<li class="blockList">
<h4>subList</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;subList(int&nbsp;fromIndex,
- int&nbsp;toIndex)</pre>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;&nbsp;subList(int&nbsp;fromIndex,
+ int&nbsp;toIndex)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true#subList-int-int-" title="class or interface in java.util">subList</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
+<dd><code>subList</code>&nbsp;in interface&nbsp;<code>java.util.List&lt;<a href="../../../../../../org/eclipse/net4j/util/container/delegate/ContainerList.html" title="type parameter in ContainerList">E</a>&gt;</code></dd>
<dt><span class="simpleTagLabel">Category</span></dt>
<dd>READ</dd>
</dl>

Back to the top