blob: 17ced8a1b75d9302ef579932835336a7857df795 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_30) on Thu Feb 16 09:34:27 CST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
ReferenceHashMap (OpenJPA Parent POM 2.2.0 API)
</TITLE>
<META NAME="date" CONTENT="2012-02-16">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ReferenceHashMap (OpenJPA Parent POM 2.2.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ReferenceHashMap.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/openjpa/lib/util/ParseException.html" title="class in org.apache.openjpa.lib.util"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/openjpa/lib/util/ReferenceHashMap.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ReferenceHashMap.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.apache.commons.collections.map.AbstractReferenceMap">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.commons.collections.map.AbstractReferenceMap">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.openjpa.lib.util</FONT>
<BR>
Class ReferenceHashMap</H2>
<PRE>
<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>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util">java.util.AbstractMap</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">org.apache.commons.collections.map.AbstractHashedMap</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">org.apache.commons.collections.map.AbstractReferenceMap</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/ReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">org.apache.commons.collections.map.ReferenceMap</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.openjpa.lib.util.ReferenceHashMap</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/IterableMap.html?is-external=true" title="class or interface in org.apache.commons.collections">IterableMap</A>, <A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A>, <A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html" title="interface in org.apache.openjpa.lib.util">SizedMap</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>ReferenceHashMap</B><DT>extends <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/ReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">ReferenceMap</A><DT>implements <A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A>, <A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html" title="interface in org.apache.openjpa.lib.util">SizedMap</A></DL>
</PRE>
<P>
Map in which the key, value, or both may be weak/soft references.
<P>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>0.4.0</DD>
<DT><B>Author:</B></DT>
<DD>Abe White</DD>
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.apache.openjpa.lib.util.ReferenceHashMap">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_org.apache.commons.collections.map.AbstractReferenceMap"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.apache.commons.collections.map.<A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractReferenceMap</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.ReferenceEntry.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractReferenceMap.ReferenceEntry</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<A NAME="nested_classes_inherited_from_class_org.apache.commons.collections.map.AbstractHashedMap"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.apache.commons.collections.map.<A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.EntrySet.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.EntrySet</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.EntrySetIterator.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.EntrySetIterator</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.HashEntry.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.HashEntry</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.HashIterator.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.HashIterator</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.HashMapIterator.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.HashMapIterator</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.KeySet.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.KeySet</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.KeySetIterator.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.KeySetIterator</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.Values.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.Values</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.ValuesIterator.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.ValuesIterator</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<A NAME="nested_classes_inherited_from_class_java.util.AbstractMap"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util">AbstractMap</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractMap.SimpleEntry.html?is-external=true" title="class or interface in java.util">AbstractMap.SimpleEntry</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractMap.SimpleEntry.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractMap.SimpleEntry.html?is-external=true" title="class or interface in java.util">V</A>&gt;, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractMap.SimpleImmutableEntry.html?is-external=true" title="class or interface in java.util">AbstractMap.SimpleImmutableEntry</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractMap.SimpleImmutableEntry.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractMap.SimpleImmutableEntry.html?is-external=true" title="class or interface in java.util">V</A>&gt;</CODE></TD>
</TR>
</TABLE>
&nbsp;
<A NAME="nested_classes_inherited_from_class_java.util.Map"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">V</A>&gt;</CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.commons.collections.map.AbstractReferenceMap"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.commons.collections.map.<A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractReferenceMap</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#HARD" title="class or interface in org.apache.commons.collections.map">HARD</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#keyType" title="class or interface in org.apache.commons.collections.map">keyType</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#purgeValues" title="class or interface in org.apache.commons.collections.map">purgeValues</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#SOFT" title="class or interface in org.apache.commons.collections.map">SOFT</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#valueType" title="class or interface in org.apache.commons.collections.map">valueType</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#WEAK" title="class or interface in org.apache.commons.collections.map">WEAK</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.commons.collections.map.AbstractHashedMap"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.commons.collections.map.<A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#data" title="class or interface in org.apache.commons.collections.map">data</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#DEFAULT_CAPACITY" title="class or interface in org.apache.commons.collections.map">DEFAULT_CAPACITY</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#DEFAULT_LOAD_FACTOR" title="class or interface in org.apache.commons.collections.map">DEFAULT_LOAD_FACTOR</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#DEFAULT_THRESHOLD" title="class or interface in org.apache.commons.collections.map">DEFAULT_THRESHOLD</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#entrySet" title="class or interface in org.apache.commons.collections.map">entrySet</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#GETKEY_INVALID" title="class or interface in org.apache.commons.collections.map">GETKEY_INVALID</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#GETVALUE_INVALID" title="class or interface in org.apache.commons.collections.map">GETVALUE_INVALID</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#keySet" title="class or interface in org.apache.commons.collections.map">keySet</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#loadFactor" title="class or interface in org.apache.commons.collections.map">loadFactor</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#MAXIMUM_CAPACITY" title="class or interface in org.apache.commons.collections.map">MAXIMUM_CAPACITY</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#modCount" title="class or interface in org.apache.commons.collections.map">modCount</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#NO_NEXT_ENTRY" title="class or interface in org.apache.commons.collections.map">NO_NEXT_ENTRY</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#NO_PREVIOUS_ENTRY" title="class or interface in org.apache.commons.collections.map">NO_PREVIOUS_ENTRY</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#NULL" title="class or interface in org.apache.commons.collections.map">NULL</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#REMOVE_INVALID" title="class or interface in org.apache.commons.collections.map">REMOVE_INVALID</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#SETVALUE_INVALID" title="class or interface in org.apache.commons.collections.map">SETVALUE_INVALID</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#size" title="class or interface in org.apache.commons.collections.map">size</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#threshold" title="class or interface in org.apache.commons.collections.map">threshold</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#values" title="class or interface in org.apache.commons.collections.map">values</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.openjpa.lib.util.ReferenceMap"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface org.apache.openjpa.lib.util.<A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html#HARD">HARD</A>, <A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html#SOFT">SOFT</A>, <A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html#WEAK">WEAK</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#ReferenceHashMap(int, int)">ReferenceHashMap</A></B>(int&nbsp;keyType,
int&nbsp;valueType)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#ReferenceHashMap(int, int, int, float)">ReferenceHashMap</A></B>(int&nbsp;keyType,
int&nbsp;valueType,
int&nbsp;capacity,
float&nbsp;loadFactor)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#addMapping(int, int, java.lang.Object, java.lang.Object)">addMapping</A></B>(int&nbsp;hashIndex,
int&nbsp;hashCode,
<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;key,
<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.HashEntry.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.HashEntry</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#createEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int, java.lang.Object, java.lang.Object)">createEntry</A></B>(<A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.HashEntry.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.HashEntry</A>&nbsp;next,
int&nbsp;hashCode,
<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;key,
<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#doReadObject(java.io.ObjectInputStream)">doReadObject</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#doWriteObject(java.io.ObjectOutputStream)">doWriteObject</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#getMaxSize()">getMaxSize</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The maximum number of entries, or Integer.MAX_VALUE for no limit.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#isFull()">isFull</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Whether the map is full.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#keyExpired(java.lang.Object)">keyExpired</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overridable callback for when a key reference expires.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#overflowRemoved(java.lang.Object, java.lang.Object)">overflowRemoved</A></B>(<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;key,
<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overridable callback for when an overflow entry is automatically removed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#purge(java.lang.ref.Reference)">purge</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/ref/Reference.html?is-external=true" title="class or interface in java.lang.ref">Reference</A>&nbsp;ref)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#removeExpired()">removeExpired</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Purge stale entries.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#setMaxSize(int)">setMaxSize</A></B>(int&nbsp;maxSize)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The maximum number of entries, or Integer.MAX_VALUE for no limit.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashMap.html#valueExpired(java.lang.Object)">valueExpired</A></B>(<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;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overridable callback for when a value reference expires.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.collections.map.AbstractReferenceMap"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.commons.collections.map.<A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractReferenceMap</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#clear()" title="class or interface in org.apache.commons.collections.map">clear</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#containsKey(java.lang.Object)" title="class or interface in org.apache.commons.collections.map">containsKey</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#containsValue(java.lang.Object)" title="class or interface in org.apache.commons.collections.map">containsValue</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#createEntrySetIterator()" title="class or interface in org.apache.commons.collections.map">createEntrySetIterator</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#createKeySetIterator()" title="class or interface in org.apache.commons.collections.map">createKeySetIterator</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#createValuesIterator()" title="class or interface in org.apache.commons.collections.map">createValuesIterator</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#entrySet()" title="class or interface in org.apache.commons.collections.map">entrySet</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#get(java.lang.Object)" title="class or interface in org.apache.commons.collections.map">get</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#getEntry(java.lang.Object)" title="class or interface in org.apache.commons.collections.map">getEntry</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#hashEntry(java.lang.Object, java.lang.Object)" title="class or interface in org.apache.commons.collections.map">hashEntry</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#init()" title="class or interface in org.apache.commons.collections.map">init</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#isEmpty()" title="class or interface in org.apache.commons.collections.map">isEmpty</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#isEqualKey(java.lang.Object, java.lang.Object)" title="class or interface in org.apache.commons.collections.map">isEqualKey</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#keySet()" title="class or interface in org.apache.commons.collections.map">keySet</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#mapIterator()" title="class or interface in org.apache.commons.collections.map">mapIterator</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#purge()" title="class or interface in org.apache.commons.collections.map">purge</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#purgeBeforeRead()" title="class or interface in org.apache.commons.collections.map">purgeBeforeRead</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#purgeBeforeWrite()" title="class or interface in org.apache.commons.collections.map">purgeBeforeWrite</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#put(java.lang.Object, java.lang.Object)" title="class or interface in org.apache.commons.collections.map">put</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#remove(java.lang.Object)" title="class or interface in org.apache.commons.collections.map">remove</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#size()" title="class or interface in org.apache.commons.collections.map">size</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#values()" title="class or interface in org.apache.commons.collections.map">values</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.collections.map.AbstractHashedMap"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.commons.collections.map.<A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#addEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int)" title="class or interface in org.apache.commons.collections.map">addEntry</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#calculateNewCapacity(int)" title="class or interface in org.apache.commons.collections.map">calculateNewCapacity</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#calculateThreshold(int, float)" title="class or interface in org.apache.commons.collections.map">calculateThreshold</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#checkCapacity()" title="class or interface in org.apache.commons.collections.map">checkCapacity</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#clone()" title="class or interface in org.apache.commons.collections.map">clone</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#convertKey(java.lang.Object)" title="class or interface in org.apache.commons.collections.map">convertKey</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#destroyEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry)" title="class or interface in org.apache.commons.collections.map">destroyEntry</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#ensureCapacity(int)" title="class or interface in org.apache.commons.collections.map">ensureCapacity</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#entryHashCode(org.apache.commons.collections.map.AbstractHashedMap.HashEntry)" title="class or interface in org.apache.commons.collections.map">entryHashCode</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#entryKey(org.apache.commons.collections.map.AbstractHashedMap.HashEntry)" title="class or interface in org.apache.commons.collections.map">entryKey</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#entryNext(org.apache.commons.collections.map.AbstractHashedMap.HashEntry)" title="class or interface in org.apache.commons.collections.map">entryNext</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#entryValue(org.apache.commons.collections.map.AbstractHashedMap.HashEntry)" title="class or interface in org.apache.commons.collections.map">entryValue</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#equals(java.lang.Object)" title="class or interface in org.apache.commons.collections.map">equals</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#hash(java.lang.Object)" title="class or interface in org.apache.commons.collections.map">hash</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#hashCode()" title="class or interface in org.apache.commons.collections.map">hashCode</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#hashIndex(int, int)" title="class or interface in org.apache.commons.collections.map">hashIndex</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#isEqualValue(java.lang.Object, java.lang.Object)" title="class or interface in org.apache.commons.collections.map">isEqualValue</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#putAll(java.util.Map)" title="class or interface in org.apache.commons.collections.map">putAll</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#removeEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int, org.apache.commons.collections.map.AbstractHashedMap.HashEntry)" title="class or interface in org.apache.commons.collections.map">removeEntry</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#removeMapping(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int, org.apache.commons.collections.map.AbstractHashedMap.HashEntry)" title="class or interface in org.apache.commons.collections.map">removeMapping</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#reuseEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int, int, java.lang.Object, java.lang.Object)" title="class or interface in org.apache.commons.collections.map">reuseEntry</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#toString()" title="class or interface in org.apache.commons.collections.map">toString</A>, <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#updateEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, java.lang.Object)" title="class or interface in org.apache.commons.collections.map">updateEntry</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><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#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#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, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.util.Map"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#clear()" title="class or interface in java.util">clear</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#containsKey(java.lang.Object)" title="class or interface in java.util">containsKey</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#containsValue(java.lang.Object)" title="class or interface in java.util">containsValue</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#entrySet()" title="class or interface in java.util">entrySet</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#get(java.lang.Object)" title="class or interface in java.util">get</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#hashCode()" title="class or interface in java.util">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#isEmpty()" title="class or interface in java.util">isEmpty</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#keySet()" title="class or interface in java.util">keySet</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#put(K, V)" title="class or interface in java.util">put</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#putAll(java.util.Map)" title="class or interface in java.util">putAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#remove(java.lang.Object)" title="class or interface in java.util">remove</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#size()" title="class or interface in java.util">size</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#values()" title="class or interface in java.util">values</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ReferenceHashMap(int, int)"><!-- --></A><H3>
ReferenceHashMap</H3>
<PRE>
public <B>ReferenceHashMap</B>(int&nbsp;keyType,
int&nbsp;valueType)</PRE>
<DL>
</DL>
<HR>
<A NAME="ReferenceHashMap(int, int, int, float)"><!-- --></A><H3>
ReferenceHashMap</H3>
<PRE>
public <B>ReferenceHashMap</B>(int&nbsp;keyType,
int&nbsp;valueType,
int&nbsp;capacity,
float&nbsp;loadFactor)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getMaxSize()"><!-- --></A><H3>
getMaxSize</H3>
<PRE>
public int <B>getMaxSize</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html#getMaxSize()">SizedMap</A></CODE></B></DD>
<DD>The maximum number of entries, or Integer.MAX_VALUE for no limit.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html#getMaxSize()">getMaxSize</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html" title="interface in org.apache.openjpa.lib.util">SizedMap</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setMaxSize(int)"><!-- --></A><H3>
setMaxSize</H3>
<PRE>
public void <B>setMaxSize</B>(int&nbsp;maxSize)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html#setMaxSize(int)">SizedMap</A></CODE></B></DD>
<DD>The maximum number of entries, or Integer.MAX_VALUE for no limit.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html#setMaxSize(int)">setMaxSize</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html" title="interface in org.apache.openjpa.lib.util">SizedMap</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isFull()"><!-- --></A><H3>
isFull</H3>
<PRE>
public boolean <B>isFull</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html#isFull()">SizedMap</A></CODE></B></DD>
<DD>Whether the map is full.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html#isFull()">isFull</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html" title="interface in org.apache.openjpa.lib.util">SizedMap</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="overflowRemoved(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
overflowRemoved</H3>
<PRE>
public void <B>overflowRemoved</B>(<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;key,
<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>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html#overflowRemoved(java.lang.Object, java.lang.Object)">SizedMap</A></CODE></B></DD>
<DD>Overridable callback for when an overflow entry is automatically removed.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html#overflowRemoved(java.lang.Object, java.lang.Object)">overflowRemoved</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/SizedMap.html" title="interface in org.apache.openjpa.lib.util">SizedMap</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="valueExpired(java.lang.Object)"><!-- --></A><H3>
valueExpired</H3>
<PRE>
public void <B>valueExpired</B>(<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;key)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html#valueExpired(java.lang.Object)">ReferenceMap</A></CODE></B></DD>
<DD>Overridable callback for when a value reference expires.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html#valueExpired(java.lang.Object)">valueExpired</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>key</CODE> - the key for the expired value</DL>
</DD>
</DL>
<HR>
<A NAME="keyExpired(java.lang.Object)"><!-- --></A><H3>
keyExpired</H3>
<PRE>
public void <B>keyExpired</B>(<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>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html#keyExpired(java.lang.Object)">ReferenceMap</A></CODE></B></DD>
<DD>Overridable callback for when a key reference expires.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html#keyExpired(java.lang.Object)">keyExpired</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the value for the expired key</DL>
</DD>
</DL>
<HR>
<A NAME="removeExpired()"><!-- --></A><H3>
removeExpired</H3>
<PRE>
public void <B>removeExpired</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html#removeExpired()">ReferenceMap</A></CODE></B></DD>
<DD>Purge stale entries.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html#removeExpired()">removeExpired</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addMapping(int, int, java.lang.Object, java.lang.Object)"><!-- --></A><H3>
addMapping</H3>
<PRE>
protected void <B>addMapping</B>(int&nbsp;hashIndex,
int&nbsp;hashCode,
<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;key,
<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>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true#addMapping(int, int, java.lang.Object, java.lang.Object)" title="class or interface in org.apache.commons.collections.map">addMapping</A></CODE> in class <CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int, java.lang.Object, java.lang.Object)"><!-- --></A><H3>
createEntry</H3>
<PRE>
protected <A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.HashEntry.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.HashEntry</A> <B>createEntry</B>(<A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractHashedMap.HashEntry.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractHashedMap.HashEntry</A>&nbsp;next,
int&nbsp;hashCode,
<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;key,
<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>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#createEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int, java.lang.Object, java.lang.Object)" title="class or interface in org.apache.commons.collections.map">createEntry</A></CODE> in class <CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractReferenceMap</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="purge(java.lang.ref.Reference)"><!-- --></A><H3>
purge</H3>
<PRE>
protected void <B>purge</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/ref/Reference.html?is-external=true" title="class or interface in java.lang.ref">Reference</A>&nbsp;ref)</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#purge(java.lang.ref.Reference)" title="class or interface in org.apache.commons.collections.map">purge</A></CODE> in class <CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractReferenceMap</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="doWriteObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
doWriteObject</H3>
<PRE>
protected void <B>doWriteObject</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out)
throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#doWriteObject(java.io.ObjectOutputStream)" title="class or interface in org.apache.commons.collections.map">doWriteObject</A></CODE> in class <CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractReferenceMap</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="doReadObject(java.io.ObjectInputStream)"><!-- --></A><H3>
doReadObject</H3>
<PRE>
protected void <B>doReadObject</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in)
throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A>,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true#doReadObject(java.io.ObjectInputStream)" title="class or interface in org.apache.commons.collections.map">doReadObject</A></CODE> in class <CODE><A HREF="http://commons.apache.org/collections/api-release/org/apache/commons/collections/map/AbstractReferenceMap.html?is-external=true" title="class or interface in org.apache.commons.collections.map">AbstractReferenceMap</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE>
<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ReferenceHashMap.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/openjpa/lib/util/ParseException.html" title="class in org.apache.openjpa.lib.util"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/openjpa/lib/util/ReferenceHashMap.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ReferenceHashMap.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.apache.commons.collections.map.AbstractReferenceMap">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.commons.collections.map.AbstractReferenceMap">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2012 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>