blob: a0b27f72ad90987f9104b3d16a5bc344c2d2d0f8 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Mon Mar 21 21:59:42 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ProxyCollections (OpenJPA Parent POM 2.4.1 API)</title>
<meta name="date" content="2016-03-21">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ProxyCollections (OpenJPA Parent POM 2.4.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ProxyCollections.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/openjpa/util/ProxyCollections.ProxyIterator.html" title="interface in org.apache.openjpa.util"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/openjpa/util/ProxyCollections.html" target="_top">Frames</a></li>
<li><a href="ProxyCollections.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.openjpa.util</div>
<h2 title="Class ProxyCollections" class="title">Class ProxyCollections</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/openjpa/util/Proxies.html" title="class in org.apache.openjpa.util">org.apache.openjpa.util.Proxies</a></li>
<li>
<ul class="inheritance">
<li>org.apache.openjpa.util.ProxyCollections</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">ProxyCollections</span>
extends <a href="../../../../org/apache/openjpa/util/Proxies.html" title="class in org.apache.openjpa.util">Proxies</a></pre>
<div class="block">Utility methods used by collection proxies.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Abe White</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.ProxyIterator.html" title="interface in org.apache.openjpa.util">ProxyCollections.ProxyIterator</a></strong></code>
<div class="block">Marker interface for a proxied iterator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.ProxyListIterator.html" title="interface in org.apache.openjpa.util">ProxyCollections.ProxyListIterator</a></strong></code>
<div class="block">Marker interface for a proxied list iterator.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#ProxyCollections()">ProxyCollections</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#addAll(org.apache.openjpa.util.ProxyCollection,%20java.util.Collection)">addAll</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&nbsp;values)</code>
<div class="block">Override for <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#addAll(java.util.Collection)" title="class or interface in java.util"><code>Collection.addAll(java.util.Collection&lt;? extends E&gt;)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#addAll(org.apache.openjpa.util.ProxyCollection,%20int,%20java.util.Collection)">addAll</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&nbsp;values)</code>
<div class="block">Override for <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#addAll(int,%20java.util.Collection)" title="class or interface in java.util"><code>List.addAll(int, Collection)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterAdd(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object,%20boolean)">afterAdd</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
boolean&nbsp;added)</code>
<div class="block">Call after invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#add(E)" title="class or interface in java.util"><code>Collection.add(Object)</code></a> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterAddElement(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">afterAddElement</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Call after invoking <code>Vector#addElement(Object)</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterAddLast(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">afterAddLast</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Call after invoking <code>LinkedList#addLast(Object)</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterIterator(org.apache.openjpa.util.ProxyCollection,%20java.util.Iterator)">afterIterator</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&nbsp;itr)</code>
<div class="block">Wrap given iterator in a proxy.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterListIterator(org.apache.openjpa.util.ProxyCollection,%20int,%20java.util.ListIterator)">afterListIterator</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;idx,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&nbsp;itr)</code>
<div class="block">Wrap given iterator in a proxy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterListIterator(org.apache.openjpa.util.ProxyCollection,%20java.util.ListIterator)">afterListIterator</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&nbsp;itr)</code>
<div class="block">Wrap given iterator in a proxy.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterOffer(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object,%20boolean)">afterOffer</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
boolean&nbsp;added)</code>
<div class="block">Call after invoking <code>Queue#offer(Object)</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterPoll(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">afterPoll</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</code>
<div class="block">Call after invoking <code>Queue#poll</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterRemove(org.apache.openjpa.util.ProxyCollection,%20int,%20java.lang.Object)">afterRemove</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</code>
<div class="block">Call after invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#remove(int)" title="class or interface in java.util"><code>List.remove(int)</code></a> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterRemove(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">afterRemove</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</code>
<div class="block">Call after invoking <code>Queue#remove</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterRemove(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object,%20boolean)">afterRemove</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
boolean&nbsp;removed)</code>
<div class="block">Call after invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#remove(java.lang.Object)" title="class or interface in java.util"><code>Collection.remove(java.lang.Object)</code></a> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterRemoveElement(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object,%20boolean)">afterRemoveElement</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
boolean&nbsp;removed)</code>
<div class="block">Call after invoking <code>Vector#removeElement</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterRemoveFirst(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">afterRemoveFirst</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</code>
<div class="block">Call after invoking <code>LinkedList#removeFirst</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterRemoveLast(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">afterRemoveLast</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</code>
<div class="block">Call after invoking <code>LinkedList#removeLast</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterSet(org.apache.openjpa.util.ProxyCollection,%20int,%20java.lang.Object,%20java.lang.Object)">afterSet</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;replaced)</code>
<div class="block">Call after invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#set(int,%20E)" title="class or interface in java.util"><code>List.set(int, E)</code></a> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#afterSetElementAt(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object,%20int,%20java.lang.Object)">afterSetElementAt</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;replaced)</code>
<div class="block">Call after invoking <code>Vector#setElementAt</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeAdd(org.apache.openjpa.util.ProxyCollection,%20int,%20java.lang.Object)">beforeAdd</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#add(int,%20E)" title="class or interface in java.util"><code>List.add(int,Object)</code></a> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeAdd(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">beforeAdd</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#add(E)" title="class or interface in java.util"><code>Collection.add(Object)</code></a> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeAddElement(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">beforeAddElement</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Call before invoking <code>Vector#addElement(Object)</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeAddFirst(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">beforeAddFirst</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Call before invoking <code>LinkedList#addFirst(Object)</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeAddLast(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">beforeAddLast</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Call before invoking <code>LinkedList#addLast(Object)</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeClear(org.apache.openjpa.util.ProxyCollection)">beforeClear</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</code>
<div class="block">Call before clearing collection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeInsertElementAt(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object,%20int)">beforeInsertElementAt</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
int&nbsp;index)</code>
<div class="block">Call before invoking <code>Vector#insertElementAt(Object,int)</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeOffer(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">beforeOffer</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Call before invoking <code>Queue#offer(Object)</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforePoll(org.apache.openjpa.util.ProxyCollection)">beforePoll</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</code>
<div class="block">Call before invoking <code>Queue#poll</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeRemove(org.apache.openjpa.util.ProxyCollection)">beforeRemove</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</code>
<div class="block">Call before invoking <code>Queue#remove</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeRemove(org.apache.openjpa.util.ProxyCollection,%20int)">beforeRemove</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index)</code>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#remove(int)" title="class or interface in java.util"><code>List.remove(int)</code></a> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeRemove(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">beforeRemove</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</code>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#remove(java.lang.Object)" title="class or interface in java.util"><code>Collection.remove(java.lang.Object)</code></a> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeRemoveAllElements(org.apache.openjpa.util.ProxyCollection)">beforeRemoveAllElements</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</code>
<div class="block">Call before clearing vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeRemoveElement(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object)">beforeRemoveElement</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</code>
<div class="block">Call before invoking <code>Vector#removeElement</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeRemoveElementAt(org.apache.openjpa.util.ProxyCollection,%20int)">beforeRemoveElementAt</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index)</code>
<div class="block">Call before invoking <code>Vector#removeElementAt(int)</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeRemoveFirst(org.apache.openjpa.util.ProxyCollection)">beforeRemoveFirst</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</code>
<div class="block">Call before invoking <code>LinkedList#removeFirst</code> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeRemoveLast(org.apache.openjpa.util.ProxyCollection)">beforeRemoveLast</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</code>
<div class="block">Call after invoking <code>LinkedList#removeLast</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeSet(org.apache.openjpa.util.ProxyCollection,%20int,%20java.lang.Object)">beforeSet</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element)</code>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#set(int,%20E)" title="class or interface in java.util"><code>List.set(int, E)</code></a> on super.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#beforeSetElementAt(org.apache.openjpa.util.ProxyCollection,%20java.lang.Object,%20int)">beforeSetElementAt</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element,
int&nbsp;index)</code>
<div class="block">Call before invoking <code>Vector#setElementAt</code> on super.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#isDelayed(org.apache.openjpa.util.ProxyCollection)">isDelayed</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;proxy)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#loadCollection(org.apache.openjpa.util.ProxyCollection)">loadCollection</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;proxy)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#loadCollection(org.apache.openjpa.util.ProxyCollection,%20boolean)">loadCollection</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;proxy,
boolean&nbsp;detaching)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#removeAll(org.apache.openjpa.util.ProxyCollection,%20java.util.Collection)">removeAll</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;vals)</code>
<div class="block">Override for <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#removeAll(java.util.Collection)" title="class or interface in java.util"><code>Collection.removeAll(java.util.Collection&lt;?&gt;)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ProxyCollections.html#retainAll(org.apache.openjpa.util.ProxyCollection,%20java.util.Collection)">retainAll</a></strong>(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;vals)</code>
<div class="block">Override for <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#retainAll(java.util.Collection)" title="class or interface in java.util"><code>Collection.retainAll(java.util.Collection&lt;?&gt;)</code></a>.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.util.Proxies">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.util.<a href="../../../../org/apache/openjpa/util/Proxies.html" title="class in org.apache.openjpa.util">Proxies</a></h3>
<code><a href="../../../../org/apache/openjpa/util/Proxies.html#assertAllowedType(java.lang.Object,%20java.lang.Class)">assertAllowedType</a>, <a href="../../../../org/apache/openjpa/util/Proxies.html#dirty(org.apache.openjpa.util.Proxy,%20boolean)">dirty</a>, <a href="../../../../org/apache/openjpa/util/Proxies.html#isOwner(org.apache.openjpa.util.Proxy,%20org.apache.openjpa.kernel.OpenJPAStateManager,%20int)">isOwner</a>, <a href="../../../../org/apache/openjpa/util/Proxies.html#removed(org.apache.openjpa.util.Proxy,%20java.lang.Object,%20boolean)">removed</a>, <a href="../../../../org/apache/openjpa/util/Proxies.html#writeReplace(org.apache.openjpa.util.Proxy,%20boolean)">writeReplace</a></code></li>
</ul>
<ul class="blockList">
<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/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ProxyCollections()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ProxyCollections</h4>
<pre>public&nbsp;ProxyCollections()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="beforeAdd(org.apache.openjpa.util.ProxyCollection, int, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeAdd</h4>
<pre>public static&nbsp;void&nbsp;beforeAdd(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#add(int,%20E)" title="class or interface in java.util"><code>List.add(int,Object)</code></a> on super.</div>
</li>
</ul>
<a name="beforeInsertElementAt(org.apache.openjpa.util.ProxyCollection, java.lang.Object, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeInsertElementAt</h4>
<pre>public static&nbsp;void&nbsp;beforeInsertElementAt(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
int&nbsp;index)</pre>
<div class="block">Call before invoking <code>Vector#insertElementAt(Object,int)</code> on super.</div>
</li>
</ul>
<a name="beforeAdd(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeAdd</h4>
<pre>public static&nbsp;void&nbsp;beforeAdd(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#add(E)" title="class or interface in java.util"><code>Collection.add(Object)</code></a> on super.</div>
</li>
</ul>
<a name="afterAdd(org.apache.openjpa.util.ProxyCollection, java.lang.Object, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterAdd</h4>
<pre>public static&nbsp;boolean&nbsp;afterAdd(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
boolean&nbsp;added)</pre>
<div class="block">Call after invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#add(E)" title="class or interface in java.util"><code>Collection.add(Object)</code></a> on super.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>added</code> - whether the object was added</dd>
<dt><span class="strong">Returns:</span></dt><dd><code>added</code>, for convenience</dd></dl>
</li>
</ul>
<a name="beforeAddElement(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeAddElement</h4>
<pre>public static&nbsp;void&nbsp;beforeAddElement(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Call before invoking <code>Vector#addElement(Object)</code> on super.</div>
</li>
</ul>
<a name="afterAddElement(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterAddElement</h4>
<pre>public static&nbsp;void&nbsp;afterAddElement(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Call after invoking <code>Vector#addElement(Object)</code> on super.</div>
</li>
</ul>
<a name="beforeAddFirst(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeAddFirst</h4>
<pre>public static&nbsp;void&nbsp;beforeAddFirst(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Call before invoking <code>LinkedList#addFirst(Object)</code> on super.</div>
</li>
</ul>
<a name="beforeAddLast(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeAddLast</h4>
<pre>public static&nbsp;void&nbsp;beforeAddLast(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Call before invoking <code>LinkedList#addLast(Object)</code> on super.</div>
</li>
</ul>
<a name="afterAddLast(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterAddLast</h4>
<pre>public static&nbsp;void&nbsp;afterAddLast(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Call after invoking <code>LinkedList#addLast(Object)</code> on super.</div>
</li>
</ul>
<a name="beforeOffer(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeOffer</h4>
<pre>public static&nbsp;void&nbsp;beforeOffer(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Call before invoking <code>Queue#offer(Object)</code> on super.</div>
</li>
</ul>
<a name="afterOffer(org.apache.openjpa.util.ProxyCollection, java.lang.Object, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterOffer</h4>
<pre>public static&nbsp;boolean&nbsp;afterOffer(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
boolean&nbsp;added)</pre>
<div class="block">Call after invoking <code>Queue#offer(Object)</code> on super.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>added</code> - whether the object was added</dd>
<dt><span class="strong">Returns:</span></dt><dd><code>added</code>, for convenience</dd></dl>
</li>
</ul>
<a name="addAll(org.apache.openjpa.util.ProxyCollection, int, java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAll</h4>
<pre>public static&nbsp;boolean&nbsp;addAll(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&nbsp;values)</pre>
<div class="block">Override for <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#addAll(int,%20java.util.Collection)" title="class or interface in java.util"><code>List.addAll(int, Collection)</code></a>.</div>
</li>
</ul>
<a name="addAll(org.apache.openjpa.util.ProxyCollection, java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAll</h4>
<pre>public static&nbsp;boolean&nbsp;addAll(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&nbsp;values)</pre>
<div class="block">Override for <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#addAll(java.util.Collection)" title="class or interface in java.util"><code>Collection.addAll(java.util.Collection&lt;? extends E&gt;)</code></a>.</div>
</li>
</ul>
<a name="beforeClear(org.apache.openjpa.util.ProxyCollection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeClear</h4>
<pre>public static&nbsp;void&nbsp;beforeClear(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</pre>
<div class="block">Call before clearing collection.</div>
</li>
</ul>
<a name="beforeRemoveAllElements(org.apache.openjpa.util.ProxyCollection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeRemoveAllElements</h4>
<pre>public static&nbsp;void&nbsp;beforeRemoveAllElements(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</pre>
<div class="block">Call before clearing vector.</div>
</li>
</ul>
<a name="afterIterator(org.apache.openjpa.util.ProxyCollection, java.util.Iterator)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterIterator</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&nbsp;afterIterator(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&nbsp;itr)</pre>
<div class="block">Wrap given iterator in a proxy.</div>
</li>
</ul>
<a name="afterListIterator(org.apache.openjpa.util.ProxyCollection, int, java.util.ListIterator)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterListIterator</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&nbsp;afterListIterator(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;idx,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&nbsp;itr)</pre>
<div class="block">Wrap given iterator in a proxy.</div>
</li>
</ul>
<a name="afterListIterator(org.apache.openjpa.util.ProxyCollection, java.util.ListIterator)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterListIterator</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&nbsp;afterListIterator(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&nbsp;itr)</pre>
<div class="block">Wrap given iterator in a proxy.</div>
</li>
</ul>
<a name="beforeRemove(org.apache.openjpa.util.ProxyCollection, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeRemove</h4>
<pre>public static&nbsp;void&nbsp;beforeRemove(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index)</pre>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#remove(int)" title="class or interface in java.util"><code>List.remove(int)</code></a> on super.</div>
</li>
</ul>
<a name="afterRemove(org.apache.openjpa.util.ProxyCollection, int, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterRemove</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;afterRemove(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</pre>
<div class="block">Call after invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#remove(int)" title="class or interface in java.util"><code>List.remove(int)</code></a> on super.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>removed</code> - the removed object</dd>
<dt><span class="strong">Returns:</span></dt><dd>the removed object, for convenience</dd></dl>
</li>
</ul>
<a name="beforeRemoveElementAt(org.apache.openjpa.util.ProxyCollection, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeRemoveElementAt</h4>
<pre>public static&nbsp;void&nbsp;beforeRemoveElementAt(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index)</pre>
<div class="block">Call before invoking <code>Vector#removeElementAt(int)</code> on super.</div>
</li>
</ul>
<a name="beforeRemove(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeRemove</h4>
<pre>public static&nbsp;void&nbsp;beforeRemove(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#remove(java.lang.Object)" title="class or interface in java.util"><code>Collection.remove(java.lang.Object)</code></a> on super.</div>
</li>
</ul>
<a name="afterRemove(org.apache.openjpa.util.ProxyCollection, java.lang.Object, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterRemove</h4>
<pre>public static&nbsp;boolean&nbsp;afterRemove(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
boolean&nbsp;removed)</pre>
<div class="block">Call after invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#remove(java.lang.Object)" title="class or interface in java.util"><code>Collection.remove(java.lang.Object)</code></a> on super.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>removed</code> - whether the object was removed</dd>
<dt><span class="strong">Returns:</span></dt><dd>whether the object was removed, for convenience</dd></dl>
</li>
</ul>
<a name="beforeRemoveElement(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeRemoveElement</h4>
<pre>public static&nbsp;void&nbsp;beforeRemoveElement(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
<div class="block">Call before invoking <code>Vector#removeElement</code> on super.</div>
</li>
</ul>
<a name="afterRemoveElement(org.apache.openjpa.util.ProxyCollection, java.lang.Object, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterRemoveElement</h4>
<pre>public static&nbsp;boolean&nbsp;afterRemoveElement(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
boolean&nbsp;removed)</pre>
<div class="block">Call after invoking <code>Vector#removeElement</code> on super.</div>
</li>
</ul>
<a name="beforeRemoveFirst(org.apache.openjpa.util.ProxyCollection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeRemoveFirst</h4>
<pre>public static&nbsp;void&nbsp;beforeRemoveFirst(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</pre>
<div class="block">Call before invoking <code>LinkedList#removeFirst</code> on super.</div>
</li>
</ul>
<a name="afterRemoveFirst(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterRemoveFirst</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;afterRemoveFirst(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</pre>
<div class="block">Call after invoking <code>LinkedList#removeFirst</code> on super.</div>
</li>
</ul>
<a name="beforeRemoveLast(org.apache.openjpa.util.ProxyCollection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeRemoveLast</h4>
<pre>public static&nbsp;void&nbsp;beforeRemoveLast(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</pre>
<div class="block">Call after invoking <code>LinkedList#removeLast</code> on super.</div>
</li>
</ul>
<a name="afterRemoveLast(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterRemoveLast</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;afterRemoveLast(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</pre>
<div class="block">Call after invoking <code>LinkedList#removeLast</code> on super.</div>
</li>
</ul>
<a name="beforeRemove(org.apache.openjpa.util.ProxyCollection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeRemove</h4>
<pre>public static&nbsp;void&nbsp;beforeRemove(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</pre>
<div class="block">Call before invoking <code>Queue#remove</code> on super.</div>
</li>
</ul>
<a name="afterRemove(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterRemove</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;afterRemove(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</pre>
<div class="block">Call after invoking <code>Queue#remove</code> on super.</div>
</li>
</ul>
<a name="beforePoll(org.apache.openjpa.util.ProxyCollection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforePoll</h4>
<pre>public static&nbsp;void&nbsp;beforePoll(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll)</pre>
<div class="block">Call before invoking <code>Queue#poll</code> on super.</div>
</li>
</ul>
<a name="afterPoll(org.apache.openjpa.util.ProxyCollection, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterPoll</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;afterPoll(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;removed)</pre>
<div class="block">Call after invoking <code>Queue#poll</code> on super.</div>
</li>
</ul>
<a name="removeAll(org.apache.openjpa.util.ProxyCollection, java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeAll</h4>
<pre>public static&nbsp;boolean&nbsp;removeAll(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;vals)</pre>
<div class="block">Override for <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#removeAll(java.util.Collection)" title="class or interface in java.util"><code>Collection.removeAll(java.util.Collection&lt;?&gt;)</code></a>.</div>
</li>
</ul>
<a name="retainAll(org.apache.openjpa.util.ProxyCollection, java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>retainAll</h4>
<pre>public static&nbsp;boolean&nbsp;retainAll(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;vals)</pre>
<div class="block">Override for <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true#retainAll(java.util.Collection)" title="class or interface in java.util"><code>Collection.retainAll(java.util.Collection&lt;?&gt;)</code></a>.</div>
</li>
</ul>
<a name="beforeSet(org.apache.openjpa.util.ProxyCollection, int, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeSet</h4>
<pre>public static&nbsp;void&nbsp;beforeSet(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element)</pre>
<div class="block">Call before invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#set(int,%20E)" title="class or interface in java.util"><code>List.set(int, E)</code></a> on super.</div>
</li>
</ul>
<a name="afterSet(org.apache.openjpa.util.ProxyCollection, int, java.lang.Object, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterSet</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;afterSet(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;replaced)</pre>
<div class="block">Call after invoking <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true#set(int,%20E)" title="class or interface in java.util"><code>List.set(int, E)</code></a> on super.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>replaced</code> - the replaced object</dd>
<dt><span class="strong">Returns:</span></dt><dd>the replaced object, for convenience</dd></dl>
</li>
</ul>
<a name="beforeSetElementAt(org.apache.openjpa.util.ProxyCollection, java.lang.Object, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeSetElementAt</h4>
<pre>public static&nbsp;void&nbsp;beforeSetElementAt(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element,
int&nbsp;index)</pre>
<div class="block">Call before invoking <code>Vector#setElementAt</code> on super.</div>
</li>
</ul>
<a name="afterSetElementAt(org.apache.openjpa.util.ProxyCollection, java.lang.Object, int, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterSetElementAt</h4>
<pre>public static&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;afterSetElementAt(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;coll,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element,
int&nbsp;index,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;replaced)</pre>
<div class="block">Call after invoking <code>Vector#setElementAt</code> on super.</div>
</li>
</ul>
<a name="loadCollection(org.apache.openjpa.util.ProxyCollection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadCollection</h4>
<pre>public static&nbsp;void&nbsp;loadCollection(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;proxy)</pre>
</li>
</ul>
<a name="loadCollection(org.apache.openjpa.util.ProxyCollection, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadCollection</h4>
<pre>public static&nbsp;void&nbsp;loadCollection(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;proxy,
boolean&nbsp;detaching)</pre>
</li>
</ul>
<a name="isDelayed(org.apache.openjpa.util.ProxyCollection)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isDelayed</h4>
<pre>public static&nbsp;boolean&nbsp;isDelayed(<a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util">ProxyCollection</a>&nbsp;proxy)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ProxyCollections.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/openjpa/util/ProxyCollection.html" title="interface in org.apache.openjpa.util"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/openjpa/util/ProxyCollections.ProxyIterator.html" title="interface in org.apache.openjpa.util"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/openjpa/util/ProxyCollections.html" target="_top">Frames</a></li>
<li><a href="ProxyCollections.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>