You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Ralph Goers <ra...@dslextreme.com> on 2012/12/16 01:05:37 UTC

Re: svn commit: r1422422 [2/33] - in /commons/cms-site/trunk/collections/api-2.1.1: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/collections/ org/apache/commons/collections/class-use/ org/apache/commons/collections/comparators/ org/apache/com...

Why would you do this?  If collections is defined in extpaths.txt - or is in a subdirectory declared in extpaths.txt - then it shouldn't be committed to the CMS svn.

Ralph


On Dec 15, 2012, at 3:43 PM, olamy@apache.org wrote:

> Added: commons/cms-site/trunk/collections/api-2.1.1/index-all.html
> URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/index-all.html?rev=1422422&view=auto
> ==============================================================================
> --- commons/cms-site/trunk/collections/api-2.1.1/index-all.html (added)
> +++ commons/cms-site/trunk/collections/api-2.1.1/index-all.html Sat Dec 15 23:43:02 2012
> @@ -0,0 +1,2904 @@
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
> +<!--NewPage-->
> +<HTML>
> +<HEAD>
> +<!-- Generated by javadoc on Sat May 29 13:55:28 BST 2004 -->
> +<TITLE>
> +Index (Collections 2.1.1 release API)
> +</TITLE>
> +<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
> +</HEAD>
> +<SCRIPT>
> +function asd()
> +{
> +parent.document.title="Index (Collections 2.1.1 release API)";
> +}
> +</SCRIPT>
> +<BODY BGCOLOR="white" onload="asd();">
> +
> +<!-- ========== START OF NAVBAR ========== -->
> +<A NAME="navbar_top"><!-- --></A>
> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
> +<TR>
> +<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
> +<A NAME="navbar_top_firstrow"><!-- --></A>
> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
> +  <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">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
> +  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
> +  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
> +  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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;PREV&nbsp;
> +&nbsp;NEXT</FONT></TD>
> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
> +  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
> +&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
> +&nbsp;
> +<SCRIPT>
> +  <!--
> +  if(window==top) {
> +    document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
> +  }
> +  //-->
> +</SCRIPT>
> +<NOSCRIPT>
> +<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
> +</NOSCRIPT>
> +</FONT></TD>
> +</TR>
> +</TABLE>
> +<!-- =========== END OF NAVBAR =========== -->
> +
> +<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
> +<A NAME="_A_"><!-- --></A><H2>
> +<B>A</B></H2>
> +<DL>
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Insert the specified element at the specified position in this list,
> + and shift all remaining elements up one position.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Inserts the specified element at the specified position in this list.
> +<DT><A HREF="org/apache/commons/collections/UnboundedFifoBuffer.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/UnboundedFifoBuffer.html">UnboundedFifoBuffer</A>
> +<DD>Adds the given element to this buffer.
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Appends the specified element to the end of this list.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
> +<DD>Adds a new element to the bag by incrementing its count in the 
> +  underlying map.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Appends the specified element to the end of this list.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html">CursorableLinkedList.Cursor</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Adds an object to this heap.
> +<DT><A HREF="org/apache/commons/collections/Bag.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Bag.html">Bag</A>
> +<DD><I>(Violation)</I>
> + Add the given object to the bag and keep a count.
> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
> +<DD>Adds the given element to this buffer.
> +<DT><A HREF="org/apache/commons/collections/iterators/SingletonListIterator.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/SingletonListIterator.html">SingletonListIterator</A>
> +<DD>Add always throws <CODE>UnsupportedOperationException</CODE>.
> +<DT><A HREF="org/apache/commons/collections/iterators/ProxyListIterator.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ProxyListIterator.html">ProxyListIterator</A>
> +<DD>Invokes the underlying <CODE>ListIterator.add(Object)</CODE> method.
> +<DT><A HREF="org/apache/commons/collections/iterators/ListIteratorWrapper.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ListIteratorWrapper.html">ListIteratorWrapper</A>
> +<DD>Throws <CODE>UnsupportedOperationException</CODE>.
> +<DT><A HREF="org/apache/commons/collections/iterators/FilterListIterator.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/FilterListIterator.html">FilterListIterator</A>
> +<DD>Not supported.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#add(java.lang.Object, int)"><B>add(Object, int)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
> +<DD>Adds a new element to the bag by incrementing its count in the map.
> +<DT><A HREF="org/apache/commons/collections/Bag.html#add(java.lang.Object, int)"><B>add(Object, int)</B></A> - 
> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Bag.html">Bag</A>
> +<DD>Add <code>i</code> copies of the given object to the bag and
> + keep a count.
> +<DT><A HREF="org/apache/commons/collections/StringStack.html#add(java.lang.String)"><B>add(String)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
> +<DD><B>Deprecated.</B>&nbsp;Adds the String to the collection if it does not already
> + contain it.
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Append all of the elements in the specified Collection to the end
> + of this list, in the order that they are returned by the specified
> + Collection's Iterator.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
> +<DD>Invokes <A HREF="org/apache/commons/collections/DefaultMapBag.html#add(java.lang.Object)"><CODE>DefaultMapBag.add(Object)</CODE></A> for each element in the given collection.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Appends all of the elements in the specified collection to the end of
> + this list, in the order that they are returned by the specified
> + <CODE>Collection</CODE>'s <CODE>Iterator</CODE>.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#addAll(java.util.Collection, java.util.Enumeration)"><B>addAll(Collection, Enumeration)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Adds all elements in the enumeration to the given collection.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#addAll(java.util.Collection, java.util.Iterator)"><B>addAll(Collection, Iterator)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Adds all elements in the iteration to the given collection.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#addAll(java.util.Collection, java.lang.Object[])"><B>addAll(Collection, Object[])</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Adds all elements in the array to the given collection.
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Insert all of the elements in the specified Collection at the specified
> + position in this list, and shift any previous elements upwards as
> + needed.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Inserts all of the elements in the specified collection into this
> + list at the specified position.
> +<DT><A HREF="org/apache/commons/collections/StringStack.html#addAll(org.apache.commons.collections.StringStack)"><B>addAll(StringStack)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
> +<DD><B>Deprecated.</B>&nbsp;Adds all Strings in the given StringStack to the collection
> + (skipping those it already contains)
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#addComparator(java.util.Comparator)"><B>addComparator(Comparator)</B></A> - 
> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
> +<DD>Add a Comparator to the end of the chain using the
> + forward sort order
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#addComparator(java.util.Comparator, boolean)"><B>addComparator(Comparator, boolean)</B></A> - 
> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
> +<DD>Add a Comparator to the end of the chain using the
> + given sort order
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#addFirst(java.lang.Object)"><B>addFirst(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Inserts the specified element at the beginning of this list.
> +<DT><A HREF="org/apache/commons/collections/iterators/IteratorChain.html#addIterator(java.util.Iterator)"><B>addIterator(Iterator)</B></A> - 
> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/IteratorChain.html">IteratorChain</A>
> +<DD>Add an Iterator to the end of the chain
> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#addIterator(java.util.Iterator)"><B>addIterator(Iterator)</B></A> - 
> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
> +<DD>Add the given <CODE>Iterator</CODE> to my collection to collate.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#addLast(java.lang.Object)"><B>addLast(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Inserts the specified element at the end of this list.
> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
> +<DD>Add a property to the configuration.
> +<DT><A HREF="org/apache/commons/collections/ArrayEnumeration.html"><B>ArrayEnumeration</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayEnumeration.html">ArrayEnumeration</A>.<DD><B>Deprecated.</B>&nbsp;<I>This class has significant overlap with ArrayIterator,
> +             and Collections focuses mainly on Java2-style
> +             collections.  If you need to enumerate an array,
> +             create an <A HREF="org/apache/commons/collections/ArrayIterator.html"><CODE>ArrayIterator</CODE></A> and wrap it with an
> +             <A HREF="org/apache/commons/collections/IteratorEnumeration.html"><CODE>IteratorEnumeration</CODE></A> instead.</I><DT><A HREF="org/apache/commons/collections/ArrayEnumeration.html#ArrayEnumeration(java.util.List)"><B>ArrayEnumeration(List)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayEnumeration.html">ArrayEnumeration</A>
> +<DD><B>Deprecated.</B>&nbsp;&nbsp;
> +<DT><A HREF="org/apache/commons/collections/ArrayEnumeration.html#ArrayEnumeration(java.lang.Object[])"><B>ArrayEnumeration(Object[])</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayEnumeration.html">ArrayEnumeration</A>
> +<DD><B>Deprecated.</B>&nbsp;&nbsp;
> +<DT><A HREF="org/apache/commons/collections/ArrayIterator.html"><B>ArrayIterator</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>.<DD><B>Deprecated.</B>&nbsp;<I>this class has been moved to the iterators subpackage</I><DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html"><B>ArrayIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>.<DD>Implements an <CODE>Iterator</CODE> over an array of objects.<DT><A HREF="org/apache/commons/collections/ArrayIterator.html#ArrayIterator()"><B>ArrayIterator()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>
> +<DD><B>Deprecated.</B>&nbsp;Construct an ArrayIterator.
> +<DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator()"><B>ArrayIterator()</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>
> +<DD>Construct an ArrayIterator.
> +<DT><A HREF="org/apache/commons/collections/ArrayIterator.html#ArrayIterator(java.lang.Object)"><B>ArrayIterator(Object)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>
> +<DD><B>Deprecated.</B>&nbsp;Construct an ArrayIterator that will iterate over the values in the
> +  specified array.
> +<DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator(java.lang.Object)"><B>ArrayIterator(Object)</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>
> +<DD>Construct an ArrayIterator that will iterate over the values in the
> +  specified array.
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#arrayIterator(java.lang.Object[])"><B>arrayIterator(Object[])</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>new ArrayIterator(array)</code></I>
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#arrayIterator(java.lang.Object[], int)"><B>arrayIterator(Object[], int)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>new ArrayIterator(array,start)</code></I>
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#arrayIterator(java.lang.Object[], int, int)"><B>arrayIterator(Object[], int, int)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>new ArrayIterator(array,start,end)</code></I>
> +<DT><A HREF="org/apache/commons/collections/ArrayIterator.html#ArrayIterator(java.lang.Object, int)"><B>ArrayIterator(Object, int)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>
> +<DD><B>Deprecated.</B>&nbsp;Construct an ArrayIterator that will iterate over the values in the
> +  specified array.
> +<DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator(java.lang.Object, int)"><B>ArrayIterator(Object, int)</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>
> +<DD>Construct an ArrayIterator that will iterate over the values in the
> +  specified array.
> +<DT><A HREF="org/apache/commons/collections/ArrayIterator.html#ArrayIterator(java.lang.Object, int, int)"><B>ArrayIterator(Object, int, int)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>
> +<DD><B>Deprecated.</B>&nbsp;Construct an ArrayIterator that will iterate over the values in the
> +  specified array.
> +<DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator(java.lang.Object, int, int)"><B>ArrayIterator(Object, int, int)</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>
> +<DD>Construct an ArrayIterator that will iterate over the values in the
> +  specified array.
> +<DT><A HREF="org/apache/commons/collections/ArrayStack.html"><B>ArrayStack</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayStack.html">ArrayStack</A>.<DD>An implementation of the <CODE>Stack</CODE> API that is based on an
> + <code>ArrayList</code> instead of a <code>Vector</code>, so it is not
> + synchronized to protect against multi-threaded access.<DT><A HREF="org/apache/commons/collections/ArrayStack.html#ArrayStack()"><B>ArrayStack()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayStack.html">ArrayStack</A>
> +<DD>Constructs a new empty <code>ArrayStack</code>.
> +<DT><A HREF="org/apache/commons/collections/ArrayStack.html#ArrayStack(int)"><B>ArrayStack(int)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayStack.html">ArrayStack</A>
> +<DD>Constructs a new empty <code>ArrayStack</code> with an initial size.
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#asEnumeration(java.util.Iterator)"><B>asEnumeration(Iterator)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD>Gets an enumeration that wraps an iterator.
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#asIterator(java.util.Enumeration)"><B>asIterator(Enumeration)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD>Gets an iterator that provides an iterator view of the given enumeration.
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#asIterator(java.util.Enumeration, java.util.Collection)"><B>asIterator(Enumeration, Collection)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD>Gets an iterator that provides an iterator view of the given enumeration 
> + that will remove elements from the specified collection.
> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#atomic(java.lang.Runnable)"><B>atomic(Runnable)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
> +<DD>Prevents any operations from occuring on this map while the
> +  given <CODE>Runnable</CODE> executes.
> +</DL>
> +<HR>
> +<A NAME="_B_"><!-- --></A><H2>
> +<B>B</B></H2>
> +<DL>
> +<DT><A HREF="org/apache/commons/collections/Bag.html"><B>Bag</B></A> - interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Bag.html">Bag</A>.<DD>A <CODE>Collection</CODE> that counts the number of times an object appears in
> + the collection.<DT><A HREF="org/apache/commons/collections/BagUtils.html"><B>BagUtils</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BagUtils.html">BagUtils</A>.<DD>Provides utility methods and decorators for <A HREF="org/apache/commons/collections/Bag.html"><CODE>Bag</CODE></A> 
> + and <A HREF="org/apache/commons/collections/SortedBag.html"><CODE>SortedBag</CODE></A> instances.<DT><A HREF="org/apache/commons/collections/BeanMap.html"><B>BeanMap</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>.<DD>An implementation of Map for JavaBeans which uses introspection to
> + get and put properties in the bean.<DT><A HREF="org/apache/commons/collections/BeanMap.html#BeanMap()"><B>BeanMap()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
> +<DD>Constructs a new empty <Code>BeanMap</Code>.
> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#BeanMap(java.lang.Object)"><B>BeanMap(Object)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
> +<DD>Constructs a new <Code>BeanMap</Code> that operates on the 
> +  specified bean.
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html"><B>BinaryHeap</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>.<DD>Binary heap implementation of <A HREF="org/apache/commons/collections/PriorityQueue.html"><CODE>PriorityQueue</CODE></A> and <A HREF="org/apache/commons/collections/Buffer.html"><CODE>Buffer</CODE></A>.<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap()"><B>BinaryHeap()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Constructs a new minimum binary heap.
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(boolean)"><B>BinaryHeap(boolean)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Constructs a new minimum or maximum binary heap
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(boolean, java.util.Comparator)"><B>BinaryHeap(boolean, Comparator)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Constructs a new <code>BinaryHeap</code>.
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(java.util.Comparator)"><B>BinaryHeap(Comparator)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Constructs a new <code>BinaryHeap</code> that will use the given
> + comparator to order its elements.
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int)"><B>BinaryHeap(int)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Constructs a new minimum binary heap with the specified initial capacity.
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int, boolean)"><B>BinaryHeap(int, boolean)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Constructs a new minimum or maximum binary heap with the specified 
> + initial capacity.
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int, boolean, java.util.Comparator)"><B>BinaryHeap(int, boolean, Comparator)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Constructs a new <code>BinaryHeap</code>.
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int, java.util.Comparator)"><B>BinaryHeap(int, Comparator)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Constructs a new <code>BinaryHeap</code>.
> +<DT><A HREF="org/apache/commons/collections/BufferUtils.html#blockingBuffer(org.apache.commons.collections.Buffer)"><B>blockingBuffer(Buffer)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUtils.html">BufferUtils</A>
> +<DD>Returns a synchronized buffer backed by the given buffer that will
> + block on <A HREF="org/apache/commons/collections/Buffer.html#get()"><CODE>Buffer.get()</CODE></A> and <A HREF="org/apache/commons/collections/Buffer.html#remove()"><CODE>Buffer.remove()</CODE></A> operations.
> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html"><B>BoundedFifoBuffer</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>.<DD>The BoundedFifoBuffer is a <strong>very</strong> efficient implementation of
> + Buffer that does not alter the size of the buffer at runtime.<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#BoundedFifoBuffer()"><B>BoundedFifoBuffer()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
> +<DD>Constructs a new <code>BoundedFifoBuffer</code> big enough to hold
> + 32 elements.
> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#BoundedFifoBuffer(java.util.Collection)"><B>BoundedFifoBuffer(Collection)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
> +<DD>Constructs a new <code>BoundedFifoBuffer</code> big enough to hold all
> + of the elements in the specified collection.
> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#BoundedFifoBuffer(int)"><B>BoundedFifoBuffer(int)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
> +<DD>Constructs a new <code>BoundedFifoBuffer</code> big enough to hold
> + the specified number of elements.
> +<DT><A HREF="org/apache/commons/collections/Buffer.html"><B>Buffer</B></A> - interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Buffer.html">Buffer</A>.<DD>A Buffer is a collection that allows objects to be removed in some
> + well-defined order.<DT><A HREF="org/apache/commons/collections/BufferOverflowException.html"><B>BufferOverflowException</B></A> - exception org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferOverflowException.html">BufferOverflowException</A>.<DD>The BufferOverflowException is used when the buffer's capacity has been
> + exceeded.<DT><A HREF="org/apache/commons/collections/BufferOverflowException.html#BufferOverflowException()"><B>BufferOverflowException()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferOverflowException.html">BufferOverflowException</A>
> +<DD>Constructs a new <code>BufferOverflowException</code>.
> +<DT><A HREF="org/apache/commons/collections/BufferOverflowException.html#BufferOverflowException(java.lang.String)"><B>BufferOverflowException(String)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferOverflowException.html">BufferOverflowException</A>
> +<DD>Construct a new <code>BufferOverflowException</code>.
> +<DT><A HREF="org/apache/commons/collections/BufferOverflowException.html#BufferOverflowException(java.lang.String, java.lang.Throwable)"><B>BufferOverflowException(String, Throwable)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferOverflowException.html">BufferOverflowException</A>
> +<DD>Construct a new <code>BufferOverflowException</code>.
> +<DT><A HREF="org/apache/commons/collections/BufferUnderflowException.html"><B>BufferUnderflowException</B></A> - exception org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUnderflowException.html">BufferUnderflowException</A>.<DD>The BufferUnderflowException is used when the buffer is already empty<DT><A HREF="org/apache/commons/collections/BufferUnderflowException.html#BufferUnderflowException()"><B>BufferUnderflowException()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUnderflowException.html">BufferUnderflowException</A>
> +<DD>Constructs a new <code>BufferUnderflowException</code>.
> +<DT><A HREF="org/apache/commons/collections/BufferUnderflowException.html#BufferUnderflowException(java.lang.String)"><B>BufferUnderflowException(String)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUnderflowException.html">BufferUnderflowException</A>
> +<DD>Construct a new <code>BufferUnderflowException</code>.
> +<DT><A HREF="org/apache/commons/collections/BufferUnderflowException.html#BufferUnderflowException(java.lang.String, java.lang.Throwable)"><B>BufferUnderflowException(String, Throwable)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUnderflowException.html">BufferUnderflowException</A>
> +<DD>Construct a new <code>BufferUnderflowException</code>.
> +<DT><A HREF="org/apache/commons/collections/BufferUtils.html"><B>BufferUtils</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUtils.html">BufferUtils</A>.<DD>Contains static utility methods for operating on <A HREF="org/apache/commons/collections/Buffer.html"><CODE>Buffer</CODE></A> objects.</DL>
> +<HR>
> +<A NAME="_C_"><!-- --></A><H2>
> +<B>C</B></H2>
> +<DL>
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#cardinality(java.lang.Object, java.util.Collection)"><B>cardinality(Object, Collection)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Returns the number of occurrences of <i>obj</i>
> + in <i>col</i>.
> +<DT><A HREF="org/apache/commons/collections/ComparatorUtils.html#chainedComparator(java.util.Collection)"><B>chainedComparator(Collection)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ComparatorUtils.html">ComparatorUtils</A>
> +<DD>Gets a comparator that compares using a collection of <CODE>Comparator</CODE>s.
> +<DT><A HREF="org/apache/commons/collections/ComparatorUtils.html#chainedComparator(java.util.Comparator[])"><B>chainedComparator(Comparator[])</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ComparatorUtils.html">ComparatorUtils</A>
> +<DD>Gets a comparator that compares using an array of <CODE>Comparator</CODE>s.
> +<DT><A HREF="org/apache/commons/collections/ComparatorUtils.html#chainedComparator(java.util.Comparator, java.util.Comparator)"><B>chainedComparator(Comparator, Comparator)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ComparatorUtils.html">ComparatorUtils</A>
> +<DD>Gets a comparator that compares using two <CODE>Comparator</CODE>s.
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#chainedIterator(java.util.Collection)"><B>chainedIterator(Collection)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD>Gets an iterator that iterates through a collections of <CODE>Iterator</CODE>s 
> + one after another.
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#chainedIterator(java.util.Iterator[])"><B>chainedIterator(Iterator[])</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD>Gets an iterator that iterates through an array of <CODE>Iterator</CODE>s 
> + one after another.
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#chainedIterator(java.util.Iterator, java.util.Iterator)"><B>chainedIterator(Iterator, Iterator)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD>Gets an iterator that iterates through two <CODE>Iterator</CODE>s 
> + one after another.
> +<DT><A HREF="org/apache/commons/collections/SynchronizedPriorityQueue.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SynchronizedPriorityQueue.html">SynchronizedPriorityQueue</A>
> +<DD>Clear all elements from queue.
> +<DT><A HREF="org/apache/commons/collections/StringStack.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
> +<DD><B>Deprecated.</B>&nbsp;Clears the stack.
> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
> +<DD>Implements <CODE>Map.clear()</CODE>.
> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
> +<DD><B>Deprecated.</B>&nbsp;Clears all  mappings
> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
> +<DD>Implements <CODE>Map.clear()</CODE>.
> +<DT><A HREF="org/apache/commons/collections/ReferenceMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ReferenceMap.html">ReferenceMap</A>
> +<DD>Clears this map.
> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
> +<DD>Invokes the underlying <CODE>Map.clear()</CODE> method.
> +<DT><A HREF="org/apache/commons/collections/PriorityQueue.html#clear()"><B>clear()</B></A> - 
> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/PriorityQueue.html">PriorityQueue</A>
> +<DD>Clear all elements from queue.
> +<DT><A HREF="org/apache/commons/collections/MultiHashMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/MultiHashMap.html">MultiHashMap</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
> +<DD>Remove all mappings from this map.
> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
> +<DD>Remove all mappings from this map.
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Remove all of the elements from this list.
> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
> +<DD>Removes all mappings from this map
> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
> +<DD>Clears the bag by clearing the underlying map.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Removes all of the elements from this list.
> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
> +<DD>Clears all elements from queue.
> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
> +<DD>This method reinitializes the bean map to have default values for the
> +  bean's properties.
> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#clear()"><B>clear()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
> +<DD>Clears this buffer.
> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#clearProperty(java.lang.String)"><B>clearProperty(String)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
> +<DD>Clear a property in the configuration.
> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#clone()"><B>clone()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
> +<DD>Creates a shallow copy of this object, preserving the internal structure
> + by copying only references.
> +<DT><A HREF="org/apache/commons/collections/MultiHashMap.html#clone()"><B>clone()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/MultiHashMap.html">MultiHashMap</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#clone()"><B>clone()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
> +<DD>Return a shallow copy of this <code>FastTreeMap</code> instance.
> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#clone()"><B>clone()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
> +<DD>Return a shallow copy of this <code>FastHashMap</code> instance.
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#clone()"><B>clone()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Return a shallow copy of this <code>FastArrayList</code> instance.
> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#clone()"><B>clone()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
> +<DD>Clone this bean map using the following process: 
> +
> +  
> +
> +  If there is no underlying bean, return a cloned BeanMap without a
> +  bean.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html#close()"><B>close()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html">CursorableLinkedList.Cursor</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/Closure.html"><B>Closure</B></A> - interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Closure.html">Closure</A>.<DD>An interface to represent some Closure, a block of code which is executed 
> + from inside some block, function or iteration which operates on an input 
> + object.<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#collatedIterator(java.util.Comparator, java.util.Collection)"><B>collatedIterator(Comparator, Collection)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD>Gets an iterator that provides an ordered iteration over the elements
> + contained in a collection of <CODE>Iterator</CODE>s.
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#collatedIterator(java.util.Comparator, java.util.Iterator[])"><B>collatedIterator(Comparator, Iterator[])</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD>Gets an iterator that provides an ordered iteration over the elements
> + contained in an array of <CODE>Iterator</CODE>s.
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#collatedIterator(java.util.Comparator, java.util.Iterator, java.util.Iterator)"><B>collatedIterator(Comparator, Iterator, Iterator)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD>Gets an iterator that provides an ordered iteration over the elements
> + contained in a collection of ordered <CODE>Iterator</CODE>s.
> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html"><B>CollatingIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>.<DD>Provides an ordered iteration over the elements contained in
> + a collection of ordered <CODE>Iterator</CODE>s.<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator()"><B>CollatingIterator()</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
> +<DD>Constructs a new <Code>CollatingIterator</Code>.
> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator)"><B>CollatingIterator(Comparator)</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
> +<DD>Constructs a new <Code>CollatingIterator</Code> that will used the
> + specified comparator for ordering.
> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, java.util.Collection)"><B>CollatingIterator(Comparator, Collection)</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
> +<DD>Constructs a new <Code>CollatingIterator</Code> that will use the
> + specified comparator to provide ordered iteration over the collection
> + of iterators.
> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, int)"><B>CollatingIterator(Comparator, int)</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
> +<DD>Constructs a new <Code>CollatingIterator</Code> that will used the
> + specified comparator for ordering and have the specified initial
> + capacity.
> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, java.util.Iterator[])"><B>CollatingIterator(Comparator, Iterator[])</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
> +<DD>Constructs a new <Code>CollatingIterator</Code> that will use the
> + specified comparator to provide ordered iteration over the array
> + of iterators.
> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, java.util.Iterator, java.util.Iterator)"><B>CollatingIterator(Comparator, Iterator, Iterator)</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
> +<DD>Constructs a new <Code>CollatingIterator</Code> that will use the
> + specified comparator to provide ordered iteration over the two
> + given iterators.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#collect(java.util.Collection, org.apache.commons.collections.Transformer)"><B>collect(Collection, Transformer)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Transforms all elements from inputCollection with the given transformer 
> + and adds them to the outputCollection.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#collect(java.util.Collection, org.apache.commons.collections.Transformer, java.util.Collection)"><B>collect(Collection, Transformer, Collection)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Transforms all elements from inputCollection with the given transformer 
> + and adds them to the outputCollection.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#collect(java.util.Iterator, org.apache.commons.collections.Transformer)"><B>collect(Iterator, Transformer)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Transforms all elements from the inputIterator  with the given transformer 
> + and adds them to the outputCollection.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#collect(java.util.Iterator, org.apache.commons.collections.Transformer, java.util.Collection)"><B>collect(Iterator, Transformer, Collection)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Transforms all elements from the inputIterator with the given transformer 
> + and adds them to the outputCollection.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html"><B>CollectionUtils</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>.<DD>A set of <CODE>Collection</CODE> related utility methods.<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#CollectionUtils()"><B>CollectionUtils()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Please don't ever instantiate a <code>CollectionUtils</code>.
> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#combine(org.apache.commons.collections.ExtendedProperties)"><B>combine(ExtendedProperties)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
> +<DD>Combines an existing Hashtable with this Hashtable.
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparableComparator.html"><B>ComparableComparator</B></A> - class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparableComparator.html">ComparableComparator</A>.<DD>A Comparator that compares Comparable objects.<DT><A HREF="org/apache/commons/collections/comparators/ComparableComparator.html#ComparableComparator()"><B>ComparableComparator()</B></A> - 
> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparableComparator.html">ComparableComparator</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/TreeBag.html#comparator()"><B>comparator()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/TreeBag.html">TreeBag</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/SortedBag.html#comparator()"><B>comparator()</B></A> - 
> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/SortedBag.html">SortedBag</A>
> +<DD>Returns the comparator associated with this sorted set, or null
> + if it uses its elements' natural ordering.
> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#comparator()"><B>comparator()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
> +<DD>Return the comparator used to order this map, or <code>null</code>
> + if this map uses its keys' natural order.
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html"><B>ComparatorChain</B></A> - class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>.<DD>A ComparatorChain is a Comparator that wraps one or
> + more Comparators in sequence.<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain()"><B>ComparatorChain()</B></A> - 
> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
> +<DD>Construct a ComparatorChain with no Comparators.
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.Comparator)"><B>ComparatorChain(Comparator)</B></A> - 
> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
> +<DD>Construct a ComparatorChain with a single Comparator,
> + sorting in the forward order
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.Comparator, boolean)"><B>ComparatorChain(Comparator, boolean)</B></A> - 
> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
> +<DD>Construct a Comparator chain with a single Comparator,
> + sorting in the given order
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.List)"><B>ComparatorChain(List)</B></A> - 
> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
> +<DD>Construct a ComparatorChain from the Comparators in the
> + List.
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.List, java.util.BitSet)"><B>ComparatorChain(List, BitSet)</B></A> - 
> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
> +<DD>Construct a ComparatorChain from the Comparators in the
> + given List.
> +<DT><A HREF="org/apache/commons/collections/ComparatorUtils.html"><B>ComparatorUtils</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ComparatorUtils.html">ComparatorUtils</A>.<DD>Provides convenient static utility methods for <Code>Comparator</Code>
> + objects.<DT><A HREF="org/apache/commons/collections/comparators/TransformingComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> - 
> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/TransformingComparator.html">TransformingComparator</A>
> +<DD>Returns the result of comparing the values from the transform operation.
> +<DT><A HREF="org/apache/commons/collections/comparators/ReverseComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> - 
> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ReverseComparator.html">ReverseComparator</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/comparators/NullComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> - 
> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/NullComparator.html">NullComparator</A>
> +<DD>Perform a comparison between two objects.
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> - 
> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
> +<DD>Perform comaparisons on the Objects as per
> + Comparator.compare(o1,o2).
> +<DT><A HREF="org/apache/commons/collections/comparators/ComparableComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> - 
> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparableComparator.html">ComparableComparator</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Return <code>true</code> if this list contains the specified element.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
> +<DD>Determines if the bag contains the given element by checking if the
> +  underlying map contains the element as a key.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Returns <tt>true</tt> if this list contains the specified element.
> +<DT><A HREF="org/apache/commons/collections/StringStack.html#contains(java.lang.String)"><B>contains(String)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
> +<DD><B>Deprecated.</B>&nbsp;Returns whether this stack contain the specified text.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#containsAll(org.apache.commons.collections.Bag)"><B>containsAll(Bag)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
> +<DD>Returns <code>true</code> if the bag contains all elements in
> + the given collection, respecting cardinality.
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Return <code>true</code> if this list contains all of the elements
> + in the specified Collection.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Returns <tt>true</tt> if this list contains all of the elements of the
> + specified collection.
> +<DT><A HREF="org/apache/commons/collections/Bag.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> - 
> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Bag.html">Bag</A>
> +<DD><I>(Violation)</I>
> + Returns <code>true</code> if the bag contains all elements in
> + the given collection, respecting cardinality.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#containsAny(java.util.Collection, java.util.Collection)"><B>containsAny(Collection, Collection)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Returns <code>true</code> iff some element of <i>a</i>
> + is also an element of <i>b</i> (or, equivalently, if 
> + some element of <i>b</i> is also an element of <i>a</i>).
> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
> +<DD>Implements <CODE>Map.containsKey(Object)</CODE>.
> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
> +<DD><B>Deprecated.</B>&nbsp;Answers whether the argument is in the domain of the mappings
> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
> +<DD>Implements <CODE>Map.containsKey(Object)</CODE>.
> +<DT><A HREF="org/apache/commons/collections/ReferenceMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ReferenceMap.html">ReferenceMap</A>
> +<DD>Returns <Code>true</Code> if this map contains the given key.
> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
> +<DD>Invokes the underlying <CODE>Map.containsKey(Object)</CODE> method.
> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
> +<DD>Return <code>true</code> if this map contains a mapping for the
> + specified key.
> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
> +<DD>Return <code>true</code> if this map contains a mapping for the
> + specified key.
> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
> +<DD>Returns true if this map contains a mapping for the specified
> + key.
> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
> +<DD>Returns true if the bean defines a property with the given name.
> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
> +<DD>Implements <CODE>Map.containsValue(Object)</CODE>.
> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
> +<DD><B>Deprecated.</B>&nbsp;Answers whether the argument is a Referenced value
> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
> +<DD>Implements <CODE>Map.containsValue(Object)</CODE>.
> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
> +<DD>Invokes the underlying <CODE>Map.containsValue(Object)</CODE> method.
> +<DT><A HREF="org/apache/commons/collections/MultiHashMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/MultiHashMap.html">MultiHashMap</A>
> +<DD>&nbsp;
> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
> +<DD>Return <code>true</code> if this map contains one or more keys mapping
> + to the specified value.
> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
> +<DD>Return <code>true</code> if this map contains one or more keys mapping
> + to the specified value.
> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
> +<DD>Returns true if this map maps one or more keys to the
> + specified value.
> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
> +<DD>Returns true if the bean defines a property whose current value is
> +  the given object.
> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#convertProperties(java.util.Properties)"><B>convertProperties(Properties)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
> +<DD>Convert a standard properties class into a configuration
> + class.
> +<DT><A HREF="org/apache/commons/collections/Factory.html#create()"><B>create()</B></A> - 
> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Factory.html">Factory</A>
> +<DD>Simple method from which will come the new object from the factory.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#cursor()"><B>cursor()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Returns a <CODE>ListIterator</CODE> for iterating through the
> + elements of this list.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#cursor(int)"><B>cursor(int)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Returns a <CODE>ListIterator</CODE> for iterating through the
> + elements of this list, initialized such that
> + <CODE>ListIterator.next()</CODE> will return the element at
> + the specified index (if any) and <CODE>ListIterator.previous()</CODE>
> + will return the element immediately preceeding it (if any).
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html"><B>CursorableLinkedList</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>.<DD>A doubly-linked list implementation of the <CODE>List</CODE> interface,
> + supporting a <CODE>ListIterator</CODE> that allows concurrent modifications
> + to the underlying list.<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html"><B>CursorableLinkedList.Cursor</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html">CursorableLinkedList.Cursor</A>.<DD>&nbsp;<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#CursorableLinkedList()"><B>CursorableLinkedList()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>&nbsp;
> +</DL>
> +<HR>
> +<A NAME="_D_"><!-- --></A><H2>
> +<B>D</B></H2>
> +<DL>
> +<DT><A HREF="org/apache/commons/collections/MapUtils.html#debugPrint(java.io.PrintStream, java.lang.Object, java.util.Map)"><B>debugPrint(PrintStream, Object, Map)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/MapUtils.html">MapUtils</A>
> +<DD>Prints the given map with nice line breaks.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html"><B>DefaultMapBag</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>.<DD>This class provides a skeletal implementation of the <A HREF="org/apache/commons/collections/Bag.html"><CODE>Bag</CODE></A>
> + interface to minimize the effort required for target implementations.<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#DefaultMapBag()"><B>DefaultMapBag()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
> +<DD>Constructor.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapEntry.html"><B>DefaultMapEntry</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapEntry.html">DefaultMapEntry</A>.<DD>A default implementation of <CODE>Map.Entry</CODE><DT><A HREF="org/apache/commons/collections/DefaultMapEntry.html#DefaultMapEntry()"><B>DefaultMapEntry()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapEntry.html">DefaultMapEntry</A>
> +<DD>Constructs a new <Code>DefaultMapEntry</Code> with a null key
> +  and null value.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapEntry.html#DefaultMapEntry(java.lang.Object, java.lang.Object)"><B>DefaultMapEntry(Object, Object)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapEntry.html">DefaultMapEntry</A>
> +<DD>Constructs a new <Code>DefaultMapEntry</Code> with the given
> +  key and given value.
> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#defaultTransformers"><B>defaultTransformers</B></A> - 
> +Static variable in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
> +<DD>Maps primitive Class types to transformers.
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#disjunction(java.util.Collection, java.util.Collection)"><B>disjunction(Collection, Collection)</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD>Returns a <CODE>Collection</CODE> containing the exclusive disjunction
> + (symmetric difference) of the given <CODE>Collection</CODE>s.
> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#display()"><B>display()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
> +<DD>Display the configuration for debugging
> + purposes.
> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html"><B>DoubleOrderedMap</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>.<DD>Red-Black tree-based implementation of Map.<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#DoubleOrderedMap()"><B>DoubleOrderedMap()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
> +<DD>Construct a new DoubleOrderedMap
> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#DoubleOrderedMap(java.util.Map)"><B>DoubleOrderedMap(Map)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
> +<DD>Constructs a new DoubleOrderedMap from an existing Map, with keys and
> + values sorted
> +</DL>
> +<HR>
> +<A NAME="_E_"><!-- --></A><H2>
> +<B>E</B></H2>
> +<DL>
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#EMPTY_ITERATOR"><B>EMPTY_ITERATOR</B></A> - 
> +Static variable in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>EmptyIterator.INSTANCE</code></I>
> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#EMPTY_ITERATOR"><B>EMPTY_ITERATOR</B></A> - 
> +Static variable in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
> +<DD><B>Deprecated.</B>&nbsp;<I>use IteratorUtils.EMPTY_ITERATOR</I>
> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#EMPTY_LIST_ITERATOR"><B>EMPTY_LIST_ITERATOR</B></A> - 
> +Static variable in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>EmptyListIterator.INSTANCE</code></I>
> +<DT><A HREF="org/apache/commons/collections/StringStack.html#empty()"><B>empty()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
> +<DD><B>Deprecated.</B>&nbsp;Whether the stack is empty.
> +<DT><A HREF="org/apache/commons/collections/ArrayStack.html#empty()"><B>empty()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayStack.html">ArrayStack</A>
> +<DD>Return <code>true</code> if this stack is currently empty.
> +<DT><A HREF="org/apache/commons/collections/iterators/EmptyIterator.html"><B>EmptyIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EmptyIterator.html">EmptyIterator</A>.<DD>Provides an implementation of an empty iterator.<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#emptyIterator()"><B>emptyIterator()</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>EmptyIterator.INSTANCE</code></I>
> +<DT><A HREF="org/apache/commons/collections/iterators/EmptyListIterator.html"><B>EmptyListIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EmptyListIterator.html">EmptyListIterator</A>.<DD>Provides an implementation of an empty list iterator.<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#emptyListIterator()"><B>emptyListIterator()</B></A> - 
> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>EmptyListIterator.INSTANCE</code></I>
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#ensureCapacity(int)"><B>ensureCapacity(int)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Increase the capacity of this <code>ArrayList</code> instance, if
> + necessary, to ensure that it can hold at least the number of elements
> + specified by the minimum capacity argument.
> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#entryIterator()"><B>entryIterator()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
> +<DD>Convenience method for getting an iterator over the entries.
> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#entrySet()"><B>entrySet()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
> +<DD>Implements <CODE>Map.entrySet()</CODE>.
> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#entrySet()"><B>entrySet()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
> +<DD><B>Deprecated.</B>&nbsp;Returns a set view of the mappings in the wrapped map
> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#entrySet()"><B>entrySet()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
> +<DD>Implements <CODE>Map.entrySet()</CODE>.
> +<DT><A HREF="org/apache/commons/collections/ReferenceMap.html#entrySet()"><B>entrySet()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ReferenceMap.html">ReferenceMap</A>
> +<DD>Returns a set view of this map's entries.
> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#entrySet()"><B>entrySet()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
> +<DD>Invokes the underlying <CODE>Map.entrySet()</CODE> method.
> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#entrySet()"><B>entrySet()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
> +<DD>Return a collection view of the mappings contained in this map.
> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#entrySet()"><B>entrySet()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
> +<DD>Return a collection view of the mappings contained in this map.
> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#entrySet()"><B>entrySet()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
> +<DD>Returns a set view of the mappings contained in this map.
> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#entrySet()"><B>entrySet()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
> +<DD>Get the mappings for this BeanMap
> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#entrySetByValue()"><B>entrySetByValue()</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
> +<DD>Returns a set view of the mappings contained in this map.
> +<DT><A HREF="org/apache/commons/collections/EnumerationIterator.html"><B>EnumerationIterator</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/EnumerationIterator.html">EnumerationIterator</A>.<DD><B>Deprecated.</B>&nbsp;<I>this class has been moved to the iterators subpackage</I><DT><A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html"><B>EnumerationIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html">EnumerationIterator</A>.<DD>Adapter to make <CODE>Enumeration</CODE> instances appear
> + to be <CODE>Iterator</CODE> instances.<DT><A HREF="org/apache/commons/collections/EnumerationIterator.html#EnumerationIterator()"><B>EnumerationIterator()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/EnumerationIterator.html">EnumerationIterator</A>
> +<DD><B>Deprecated.</B>&nbsp;Constructs a new <Code>EnumerationIterator</Code> that will not
> +  function until <A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#setEnumeration(java.util.Enumeration)"><CODE>EnumerationIterator.setEnumeration(Enumeration)</CODE></A> is called.
> +<DT><A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#EnumerationIterator()"><B>EnumerationIterator()</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html">EnumerationIterator</A>
> +<DD>Constructs a new <Code>EnumerationIterator</Code> that will not
> +  function until <A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#setEnumeration(java.util.Enumeration)"><CODE>EnumerationIterator.setEnumeration(Enumeration)</CODE></A> is called.
> +<DT><A HREF="org/apache/commons/collections/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration)"><B>EnumerationIterator(Enumeration)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/EnumerationIterator.html">EnumerationIterator</A>
> +<DD><B>Deprecated.</B>&nbsp;Constructs a new <Code>EnumerationIterator</Code> that provides
> +  an iterator view of the given enumeration.
> +<DT><A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration)"><B>EnumerationIterator(Enumeration)</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html">EnumerationIterator</A>
> +<DD>Constructs a new <Code>EnumerationIterator</Code> that provides
> +  an iterator view of the given enumeration.
> +<DT><A HREF="org/apache/commons/collections/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration, java.util.Collection)"><B>EnumerationIterator(Enumeration, Collection)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/EnumerationIterator.html">EnumerationIterator</A>
> +<DD><B>Deprecated.</B>&nbsp;Constructs a new <Code>EnumerationIterator</Code> that will remove
> +  elements from the specified collection.
> +<DT><A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration, java.util.Collection)"><B>EnumerationIterator(Enumeration, Collection)</B></A> - 
> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html">EnumerationIterator</A>
> +<DD>Constructs a new <Code>EnumerationIterator</Code> that will remove
> +  elements from the specified collection.
> +<DT><A HREF="org/apache/commons/collections/StringStack.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
> +<DD><B>Deprecated.</B>&nbsp;Compares two StringStacks.
> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
> +<DD>Implements <CODE>Map.equals(Object)</CODE>.
> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
> +<DD><B>Deprecated.</B>&nbsp;Answers whether this map and the argument are 'the same'
> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
> +<DD>Implements <CODE>Map.equals(Object)</CODE>.
> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
> +<DD>Invokes the underlying <CODE>Map.equals(Object)</CODE> method.
> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
> +<DD>Compare the specified object with this list for equality.
> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
> +<DD>Compare the specified object with this list for equality.
> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
> +<DD>Compare the specified object with this list for equality.
> +<DT><A HREF="org/apache/commons/collections/DefaultMapEntry.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapEntry.html">DefaultMapEntry</A>
> +<DD>Implemented per API documentation of 
> +  <CODE>Map.Entry.equals(Object)</CODE>
> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
> +<DD>Returns true if the given object is not null, has the precise type 
> + of this bag, and contains the same number of occurrences of all the
> + same elements.
> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
> +<DD>Compares the specified object with this list for equality.
> +<DT><A HREF="org/apache/commons/collections/comparators/NullComparator.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/NullComparator.html">NullComparator</A>
> +<DD>Determines whether the specified object represents a comparator that is
> +  equal to this comparator.
> +<DT><A HREF="org/apache/commons/collections/Predicate.html#evaluate(java.lang.Object)"><B>evaluate(Object)</B></A> - 
> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Predicate.html">Predicate</A>
> +<DD>Returns true if the input object matches this predicate.
> +<DT><A HREF="org/apache/commons/collections/Closure.html#execute(java.lang.Object)"><B>execute(Object)</B></A> - 
> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Closure.html">Closure</A>
> +<DD>Performs some operation on the input object
> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html"><B>ExtendedProperties</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>.<DD>This class extends normal Java properties by adding the possibility
> + to use the same key many times concatenating the value strings
> + instead of overwriting them.<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#ExtendedProperties()"><B>ExtendedProperties()</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
> +<DD>Creates an empty extended properties object.
> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#ExtendedProperties(java.lang.String)"><B>ExtendedProperties(String)</B></A> - 
> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
> +<DD>Creates and loads the extended properties from the specified
> + file.
> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#ExtendedProperties(java.lang.String, java.lang.String)"><B>ExtendedProperties(String, String)</B></A> - 
> 
> [... 2038 lines stripped ...]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r1422422 [2/33] - in /commons/cms-site/trunk/collections/api-2.1.1: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/collections/ org/apache/commons/collections/class-use/ org/apache/commons/collections/comparators/ org/apache/com...

Posted by Olivier Lamy <ol...@apache.org>.
2012/12/16 Ralph Goers <ra...@dslextreme.com>:
> Why would you do this?  If collections is defined in extpaths.txt - or is in a subdirectory declared in extpaths.txt - then it shouldn't be committed to the CMS svn.
>

Sure if defined in extpaths.txt it won't deleted.
svnpubsub sync to live machines only content which is in svn
So if not here (in svn) it won't visible @
commons.apache.org/collections/api-2.1.1

Yes there are a lot of jobs to do for importing some content which is
not generated by the maven site builds ! (it takes a lot of times for
Hervé and myself on maven site)

Note for this imported content, if not declared in the scm-publish it
will be deleted.
See
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-scm-publish-plugin</artifactId>
        <configuration>
          <ignorePathsToDelete>
            <ignorePathToDelete>api-release**</ignorePathToDelete>
            <ignorePathToDelete>api-2.1.1**</ignorePathToDelete>
          </ignorePathsToDelete>
        </configuration>
      </plugin>

Is see too on people.a.o :
* api-2.1
* api
* api-3.0
* api-3.1
* api-3.2

Does this content need to be imported ?

And what about symlinks ?

lrwxrwxrwx  1 scolebourne  5004           7 Aug 23  2009
apidocs-COLLECTIONS_3_1 -> api-3.1
lrwxrwxrwx  1 scolebourne  5004           7 Aug 23  2009
apidocs-COLLECTIONS_3_0 -> api-3.0

Do they need to be created too ?

> Ralph
>
>
> On Dec 15, 2012, at 3:43 PM, olamy@apache.org wrote:
>
>> Added: commons/cms-site/trunk/collections/api-2.1.1/index-all.html
>> URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/index-all.html?rev=1422422&view=auto
>> ==============================================================================
>> --- commons/cms-site/trunk/collections/api-2.1.1/index-all.html (added)
>> +++ commons/cms-site/trunk/collections/api-2.1.1/index-all.html Sat Dec 15 23:43:02 2012
>> @@ -0,0 +1,2904 @@
>> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
>> +<!--NewPage-->
>> +<HTML>
>> +<HEAD>
>> +<!-- Generated by javadoc on Sat May 29 13:55:28 BST 2004 -->
>> +<TITLE>
>> +Index (Collections 2.1.1 release API)
>> +</TITLE>
>> +<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
>> +</HEAD>
>> +<SCRIPT>
>> +function asd()
>> +{
>> +parent.document.title="Index (Collections 2.1.1 release API)";
>> +}
>> +</SCRIPT>
>> +<BODY BGCOLOR="white" onload="asd();">
>> +
>> +<!-- ========== START OF NAVBAR ========== -->
>> +<A NAME="navbar_top"><!-- --></A>
>> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
>> +<TR>
>> +<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
>> +<A NAME="navbar_top_firstrow"><!-- --></A>
>> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
>> +  <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">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
>> +  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
>> +  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
>> +  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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;PREV&nbsp;
>> +&nbsp;NEXT</FONT></TD>
>> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
>> +  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
>> +&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
>> +&nbsp;
>> +<SCRIPT>
>> +  <!--
>> +  if(window==top) {
>> +    document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
>> +  }
>> +  //-->
>> +</SCRIPT>
>> +<NOSCRIPT>
>> +<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
>> +</NOSCRIPT>
>> +</FONT></TD>
>> +</TR>
>> +</TABLE>
>> +<!-- =========== END OF NAVBAR =========== -->
>> +
>> +<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
>> +<A NAME="_A_"><!-- --></A><H2>
>> +<B>A</B></H2>
>> +<DL>
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Insert the specified element at the specified position in this list,
>> + and shift all remaining elements up one position.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Inserts the specified element at the specified position in this list.
>> +<DT><A HREF="org/apache/commons/collections/UnboundedFifoBuffer.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/UnboundedFifoBuffer.html">UnboundedFifoBuffer</A>
>> +<DD>Adds the given element to this buffer.
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Appends the specified element to the end of this list.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
>> +<DD>Adds a new element to the bag by incrementing its count in the
>> +  underlying map.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Appends the specified element to the end of this list.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html">CursorableLinkedList.Cursor</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Adds an object to this heap.
>> +<DT><A HREF="org/apache/commons/collections/Bag.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Bag.html">Bag</A>
>> +<DD><I>(Violation)</I>
>> + Add the given object to the bag and keep a count.
>> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
>> +<DD>Adds the given element to this buffer.
>> +<DT><A HREF="org/apache/commons/collections/iterators/SingletonListIterator.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/SingletonListIterator.html">SingletonListIterator</A>
>> +<DD>Add always throws <CODE>UnsupportedOperationException</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/iterators/ProxyListIterator.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ProxyListIterator.html">ProxyListIterator</A>
>> +<DD>Invokes the underlying <CODE>ListIterator.add(Object)</CODE> method.
>> +<DT><A HREF="org/apache/commons/collections/iterators/ListIteratorWrapper.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ListIteratorWrapper.html">ListIteratorWrapper</A>
>> +<DD>Throws <CODE>UnsupportedOperationException</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/iterators/FilterListIterator.html#add(java.lang.Object)"><B>add(Object)</B></A> -
>> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/FilterListIterator.html">FilterListIterator</A>
>> +<DD>Not supported.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#add(java.lang.Object, int)"><B>add(Object, int)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
>> +<DD>Adds a new element to the bag by incrementing its count in the map.
>> +<DT><A HREF="org/apache/commons/collections/Bag.html#add(java.lang.Object, int)"><B>add(Object, int)</B></A> -
>> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Bag.html">Bag</A>
>> +<DD>Add <code>i</code> copies of the given object to the bag and
>> + keep a count.
>> +<DT><A HREF="org/apache/commons/collections/StringStack.html#add(java.lang.String)"><B>add(String)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
>> +<DD><B>Deprecated.</B>&nbsp;Adds the String to the collection if it does not already
>> + contain it.
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Append all of the elements in the specified Collection to the end
>> + of this list, in the order that they are returned by the specified
>> + Collection's Iterator.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
>> +<DD>Invokes <A HREF="org/apache/commons/collections/DefaultMapBag.html#add(java.lang.Object)"><CODE>DefaultMapBag.add(Object)</CODE></A> for each element in the given collection.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Appends all of the elements in the specified collection to the end of
>> + this list, in the order that they are returned by the specified
>> + <CODE>Collection</CODE>'s <CODE>Iterator</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#addAll(java.util.Collection, java.util.Enumeration)"><B>addAll(Collection, Enumeration)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Adds all elements in the enumeration to the given collection.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#addAll(java.util.Collection, java.util.Iterator)"><B>addAll(Collection, Iterator)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Adds all elements in the iteration to the given collection.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#addAll(java.util.Collection, java.lang.Object[])"><B>addAll(Collection, Object[])</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Adds all elements in the array to the given collection.
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Insert all of the elements in the specified Collection at the specified
>> + position in this list, and shift any previous elements upwards as
>> + needed.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Inserts all of the elements in the specified collection into this
>> + list at the specified position.
>> +<DT><A HREF="org/apache/commons/collections/StringStack.html#addAll(org.apache.commons.collections.StringStack)"><B>addAll(StringStack)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
>> +<DD><B>Deprecated.</B>&nbsp;Adds all Strings in the given StringStack to the collection
>> + (skipping those it already contains)
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#addComparator(java.util.Comparator)"><B>addComparator(Comparator)</B></A> -
>> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
>> +<DD>Add a Comparator to the end of the chain using the
>> + forward sort order
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#addComparator(java.util.Comparator, boolean)"><B>addComparator(Comparator, boolean)</B></A> -
>> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
>> +<DD>Add a Comparator to the end of the chain using the
>> + given sort order
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#addFirst(java.lang.Object)"><B>addFirst(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Inserts the specified element at the beginning of this list.
>> +<DT><A HREF="org/apache/commons/collections/iterators/IteratorChain.html#addIterator(java.util.Iterator)"><B>addIterator(Iterator)</B></A> -
>> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/IteratorChain.html">IteratorChain</A>
>> +<DD>Add an Iterator to the end of the chain
>> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#addIterator(java.util.Iterator)"><B>addIterator(Iterator)</B></A> -
>> +Method in class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
>> +<DD>Add the given <CODE>Iterator</CODE> to my collection to collate.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#addLast(java.lang.Object)"><B>addLast(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Inserts the specified element at the end of this list.
>> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
>> +<DD>Add a property to the configuration.
>> +<DT><A HREF="org/apache/commons/collections/ArrayEnumeration.html"><B>ArrayEnumeration</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayEnumeration.html">ArrayEnumeration</A>.<DD><B>Deprecated.</B>&nbsp;<I>This class has significant overlap with ArrayIterator,
>> +             and Collections focuses mainly on Java2-style
>> +             collections.  If you need to enumerate an array,
>> +             create an <A HREF="org/apache/commons/collections/ArrayIterator.html"><CODE>ArrayIterator</CODE></A> and wrap it with an
>> +             <A HREF="org/apache/commons/collections/IteratorEnumeration.html"><CODE>IteratorEnumeration</CODE></A> instead.</I><DT><A HREF="org/apache/commons/collections/ArrayEnumeration.html#ArrayEnumeration(java.util.List)"><B>ArrayEnumeration(List)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayEnumeration.html">ArrayEnumeration</A>
>> +<DD><B>Deprecated.</B>&nbsp;&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/ArrayEnumeration.html#ArrayEnumeration(java.lang.Object[])"><B>ArrayEnumeration(Object[])</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayEnumeration.html">ArrayEnumeration</A>
>> +<DD><B>Deprecated.</B>&nbsp;&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/ArrayIterator.html"><B>ArrayIterator</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>.<DD><B>Deprecated.</B>&nbsp;<I>this class has been moved to the iterators subpackage</I><DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html"><B>ArrayIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>.<DD>Implements an <CODE>Iterator</CODE> over an array of objects.<DT><A HREF="org/apache/commons/collections/ArrayIterator.html#ArrayIterator()"><B>ArrayIterator()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>
>> +<DD><B>Deprecated.</B>&nbsp;Construct an ArrayIterator.
>> +<DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator()"><B>ArrayIterator()</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>
>> +<DD>Construct an ArrayIterator.
>> +<DT><A HREF="org/apache/commons/collections/ArrayIterator.html#ArrayIterator(java.lang.Object)"><B>ArrayIterator(Object)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>
>> +<DD><B>Deprecated.</B>&nbsp;Construct an ArrayIterator that will iterate over the values in the
>> +  specified array.
>> +<DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator(java.lang.Object)"><B>ArrayIterator(Object)</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>
>> +<DD>Construct an ArrayIterator that will iterate over the values in the
>> +  specified array.
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#arrayIterator(java.lang.Object[])"><B>arrayIterator(Object[])</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>new ArrayIterator(array)</code></I>
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#arrayIterator(java.lang.Object[], int)"><B>arrayIterator(Object[], int)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>new ArrayIterator(array,start)</code></I>
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#arrayIterator(java.lang.Object[], int, int)"><B>arrayIterator(Object[], int, int)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>new ArrayIterator(array,start,end)</code></I>
>> +<DT><A HREF="org/apache/commons/collections/ArrayIterator.html#ArrayIterator(java.lang.Object, int)"><B>ArrayIterator(Object, int)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>
>> +<DD><B>Deprecated.</B>&nbsp;Construct an ArrayIterator that will iterate over the values in the
>> +  specified array.
>> +<DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator(java.lang.Object, int)"><B>ArrayIterator(Object, int)</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>
>> +<DD>Construct an ArrayIterator that will iterate over the values in the
>> +  specified array.
>> +<DT><A HREF="org/apache/commons/collections/ArrayIterator.html#ArrayIterator(java.lang.Object, int, int)"><B>ArrayIterator(Object, int, int)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayIterator.html">ArrayIterator</A>
>> +<DD><B>Deprecated.</B>&nbsp;Construct an ArrayIterator that will iterate over the values in the
>> +  specified array.
>> +<DT><A HREF="org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator(java.lang.Object, int, int)"><B>ArrayIterator(Object, int, int)</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/ArrayIterator.html">ArrayIterator</A>
>> +<DD>Construct an ArrayIterator that will iterate over the values in the
>> +  specified array.
>> +<DT><A HREF="org/apache/commons/collections/ArrayStack.html"><B>ArrayStack</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayStack.html">ArrayStack</A>.<DD>An implementation of the <CODE>Stack</CODE> API that is based on an
>> + <code>ArrayList</code> instead of a <code>Vector</code>, so it is not
>> + synchronized to protect against multi-threaded access.<DT><A HREF="org/apache/commons/collections/ArrayStack.html#ArrayStack()"><B>ArrayStack()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayStack.html">ArrayStack</A>
>> +<DD>Constructs a new empty <code>ArrayStack</code>.
>> +<DT><A HREF="org/apache/commons/collections/ArrayStack.html#ArrayStack(int)"><B>ArrayStack(int)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayStack.html">ArrayStack</A>
>> +<DD>Constructs a new empty <code>ArrayStack</code> with an initial size.
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#asEnumeration(java.util.Iterator)"><B>asEnumeration(Iterator)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD>Gets an enumeration that wraps an iterator.
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#asIterator(java.util.Enumeration)"><B>asIterator(Enumeration)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD>Gets an iterator that provides an iterator view of the given enumeration.
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#asIterator(java.util.Enumeration, java.util.Collection)"><B>asIterator(Enumeration, Collection)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD>Gets an iterator that provides an iterator view of the given enumeration
>> + that will remove elements from the specified collection.
>> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#atomic(java.lang.Runnable)"><B>atomic(Runnable)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
>> +<DD>Prevents any operations from occuring on this map while the
>> +  given <CODE>Runnable</CODE> executes.
>> +</DL>
>> +<HR>
>> +<A NAME="_B_"><!-- --></A><H2>
>> +<B>B</B></H2>
>> +<DL>
>> +<DT><A HREF="org/apache/commons/collections/Bag.html"><B>Bag</B></A> - interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Bag.html">Bag</A>.<DD>A <CODE>Collection</CODE> that counts the number of times an object appears in
>> + the collection.<DT><A HREF="org/apache/commons/collections/BagUtils.html"><B>BagUtils</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BagUtils.html">BagUtils</A>.<DD>Provides utility methods and decorators for <A HREF="org/apache/commons/collections/Bag.html"><CODE>Bag</CODE></A>
>> + and <A HREF="org/apache/commons/collections/SortedBag.html"><CODE>SortedBag</CODE></A> instances.<DT><A HREF="org/apache/commons/collections/BeanMap.html"><B>BeanMap</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>.<DD>An implementation of Map for JavaBeans which uses introspection to
>> + get and put properties in the bean.<DT><A HREF="org/apache/commons/collections/BeanMap.html#BeanMap()"><B>BeanMap()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
>> +<DD>Constructs a new empty <Code>BeanMap</Code>.
>> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#BeanMap(java.lang.Object)"><B>BeanMap(Object)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
>> +<DD>Constructs a new <Code>BeanMap</Code> that operates on the
>> +  specified bean.
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html"><B>BinaryHeap</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>.<DD>Binary heap implementation of <A HREF="org/apache/commons/collections/PriorityQueue.html"><CODE>PriorityQueue</CODE></A> and <A HREF="org/apache/commons/collections/Buffer.html"><CODE>Buffer</CODE></A>.<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap()"><B>BinaryHeap()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Constructs a new minimum binary heap.
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(boolean)"><B>BinaryHeap(boolean)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Constructs a new minimum or maximum binary heap
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(boolean, java.util.Comparator)"><B>BinaryHeap(boolean, Comparator)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Constructs a new <code>BinaryHeap</code>.
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(java.util.Comparator)"><B>BinaryHeap(Comparator)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Constructs a new <code>BinaryHeap</code> that will use the given
>> + comparator to order its elements.
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int)"><B>BinaryHeap(int)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Constructs a new minimum binary heap with the specified initial capacity.
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int, boolean)"><B>BinaryHeap(int, boolean)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Constructs a new minimum or maximum binary heap with the specified
>> + initial capacity.
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int, boolean, java.util.Comparator)"><B>BinaryHeap(int, boolean, Comparator)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Constructs a new <code>BinaryHeap</code>.
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int, java.util.Comparator)"><B>BinaryHeap(int, Comparator)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Constructs a new <code>BinaryHeap</code>.
>> +<DT><A HREF="org/apache/commons/collections/BufferUtils.html#blockingBuffer(org.apache.commons.collections.Buffer)"><B>blockingBuffer(Buffer)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUtils.html">BufferUtils</A>
>> +<DD>Returns a synchronized buffer backed by the given buffer that will
>> + block on <A HREF="org/apache/commons/collections/Buffer.html#get()"><CODE>Buffer.get()</CODE></A> and <A HREF="org/apache/commons/collections/Buffer.html#remove()"><CODE>Buffer.remove()</CODE></A> operations.
>> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html"><B>BoundedFifoBuffer</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>.<DD>The BoundedFifoBuffer is a <strong>very</strong> efficient implementation of
>> + Buffer that does not alter the size of the buffer at runtime.<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#BoundedFifoBuffer()"><B>BoundedFifoBuffer()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
>> +<DD>Constructs a new <code>BoundedFifoBuffer</code> big enough to hold
>> + 32 elements.
>> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#BoundedFifoBuffer(java.util.Collection)"><B>BoundedFifoBuffer(Collection)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
>> +<DD>Constructs a new <code>BoundedFifoBuffer</code> big enough to hold all
>> + of the elements in the specified collection.
>> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#BoundedFifoBuffer(int)"><B>BoundedFifoBuffer(int)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
>> +<DD>Constructs a new <code>BoundedFifoBuffer</code> big enough to hold
>> + the specified number of elements.
>> +<DT><A HREF="org/apache/commons/collections/Buffer.html"><B>Buffer</B></A> - interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Buffer.html">Buffer</A>.<DD>A Buffer is a collection that allows objects to be removed in some
>> + well-defined order.<DT><A HREF="org/apache/commons/collections/BufferOverflowException.html"><B>BufferOverflowException</B></A> - exception org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferOverflowException.html">BufferOverflowException</A>.<DD>The BufferOverflowException is used when the buffer's capacity has been
>> + exceeded.<DT><A HREF="org/apache/commons/collections/BufferOverflowException.html#BufferOverflowException()"><B>BufferOverflowException()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferOverflowException.html">BufferOverflowException</A>
>> +<DD>Constructs a new <code>BufferOverflowException</code>.
>> +<DT><A HREF="org/apache/commons/collections/BufferOverflowException.html#BufferOverflowException(java.lang.String)"><B>BufferOverflowException(String)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferOverflowException.html">BufferOverflowException</A>
>> +<DD>Construct a new <code>BufferOverflowException</code>.
>> +<DT><A HREF="org/apache/commons/collections/BufferOverflowException.html#BufferOverflowException(java.lang.String, java.lang.Throwable)"><B>BufferOverflowException(String, Throwable)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferOverflowException.html">BufferOverflowException</A>
>> +<DD>Construct a new <code>BufferOverflowException</code>.
>> +<DT><A HREF="org/apache/commons/collections/BufferUnderflowException.html"><B>BufferUnderflowException</B></A> - exception org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUnderflowException.html">BufferUnderflowException</A>.<DD>The BufferUnderflowException is used when the buffer is already empty<DT><A HREF="org/apache/commons/collections/BufferUnderflowException.html#BufferUnderflowException()"><B>BufferUnderflowException()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUnderflowException.html">BufferUnderflowException</A>
>> +<DD>Constructs a new <code>BufferUnderflowException</code>.
>> +<DT><A HREF="org/apache/commons/collections/BufferUnderflowException.html#BufferUnderflowException(java.lang.String)"><B>BufferUnderflowException(String)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUnderflowException.html">BufferUnderflowException</A>
>> +<DD>Construct a new <code>BufferUnderflowException</code>.
>> +<DT><A HREF="org/apache/commons/collections/BufferUnderflowException.html#BufferUnderflowException(java.lang.String, java.lang.Throwable)"><B>BufferUnderflowException(String, Throwable)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUnderflowException.html">BufferUnderflowException</A>
>> +<DD>Construct a new <code>BufferUnderflowException</code>.
>> +<DT><A HREF="org/apache/commons/collections/BufferUtils.html"><B>BufferUtils</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BufferUtils.html">BufferUtils</A>.<DD>Contains static utility methods for operating on <A HREF="org/apache/commons/collections/Buffer.html"><CODE>Buffer</CODE></A> objects.</DL>
>> +<HR>
>> +<A NAME="_C_"><!-- --></A><H2>
>> +<B>C</B></H2>
>> +<DL>
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#cardinality(java.lang.Object, java.util.Collection)"><B>cardinality(Object, Collection)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Returns the number of occurrences of <i>obj</i>
>> + in <i>col</i>.
>> +<DT><A HREF="org/apache/commons/collections/ComparatorUtils.html#chainedComparator(java.util.Collection)"><B>chainedComparator(Collection)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ComparatorUtils.html">ComparatorUtils</A>
>> +<DD>Gets a comparator that compares using a collection of <CODE>Comparator</CODE>s.
>> +<DT><A HREF="org/apache/commons/collections/ComparatorUtils.html#chainedComparator(java.util.Comparator[])"><B>chainedComparator(Comparator[])</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ComparatorUtils.html">ComparatorUtils</A>
>> +<DD>Gets a comparator that compares using an array of <CODE>Comparator</CODE>s.
>> +<DT><A HREF="org/apache/commons/collections/ComparatorUtils.html#chainedComparator(java.util.Comparator, java.util.Comparator)"><B>chainedComparator(Comparator, Comparator)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ComparatorUtils.html">ComparatorUtils</A>
>> +<DD>Gets a comparator that compares using two <CODE>Comparator</CODE>s.
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#chainedIterator(java.util.Collection)"><B>chainedIterator(Collection)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD>Gets an iterator that iterates through a collections of <CODE>Iterator</CODE>s
>> + one after another.
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#chainedIterator(java.util.Iterator[])"><B>chainedIterator(Iterator[])</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD>Gets an iterator that iterates through an array of <CODE>Iterator</CODE>s
>> + one after another.
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#chainedIterator(java.util.Iterator, java.util.Iterator)"><B>chainedIterator(Iterator, Iterator)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD>Gets an iterator that iterates through two <CODE>Iterator</CODE>s
>> + one after another.
>> +<DT><A HREF="org/apache/commons/collections/SynchronizedPriorityQueue.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SynchronizedPriorityQueue.html">SynchronizedPriorityQueue</A>
>> +<DD>Clear all elements from queue.
>> +<DT><A HREF="org/apache/commons/collections/StringStack.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
>> +<DD><B>Deprecated.</B>&nbsp;Clears the stack.
>> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
>> +<DD>Implements <CODE>Map.clear()</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
>> +<DD><B>Deprecated.</B>&nbsp;Clears all  mappings
>> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
>> +<DD>Implements <CODE>Map.clear()</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/ReferenceMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ReferenceMap.html">ReferenceMap</A>
>> +<DD>Clears this map.
>> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
>> +<DD>Invokes the underlying <CODE>Map.clear()</CODE> method.
>> +<DT><A HREF="org/apache/commons/collections/PriorityQueue.html#clear()"><B>clear()</B></A> -
>> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/PriorityQueue.html">PriorityQueue</A>
>> +<DD>Clear all elements from queue.
>> +<DT><A HREF="org/apache/commons/collections/MultiHashMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/MultiHashMap.html">MultiHashMap</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
>> +<DD>Remove all mappings from this map.
>> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
>> +<DD>Remove all mappings from this map.
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Remove all of the elements from this list.
>> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
>> +<DD>Removes all mappings from this map
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
>> +<DD>Clears the bag by clearing the underlying map.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Removes all of the elements from this list.
>> +<DT><A HREF="org/apache/commons/collections/BinaryHeap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BinaryHeap.html">BinaryHeap</A>
>> +<DD>Clears all elements from queue.
>> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
>> +<DD>This method reinitializes the bean map to have default values for the
>> +  bean's properties.
>> +<DT><A HREF="org/apache/commons/collections/BoundedFifoBuffer.html#clear()"><B>clear()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BoundedFifoBuffer.html">BoundedFifoBuffer</A>
>> +<DD>Clears this buffer.
>> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#clearProperty(java.lang.String)"><B>clearProperty(String)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
>> +<DD>Clear a property in the configuration.
>> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#clone()"><B>clone()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
>> +<DD>Creates a shallow copy of this object, preserving the internal structure
>> + by copying only references.
>> +<DT><A HREF="org/apache/commons/collections/MultiHashMap.html#clone()"><B>clone()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/MultiHashMap.html">MultiHashMap</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#clone()"><B>clone()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
>> +<DD>Return a shallow copy of this <code>FastTreeMap</code> instance.
>> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#clone()"><B>clone()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
>> +<DD>Return a shallow copy of this <code>FastHashMap</code> instance.
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#clone()"><B>clone()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Return a shallow copy of this <code>FastArrayList</code> instance.
>> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#clone()"><B>clone()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
>> +<DD>Clone this bean map using the following process:
>> +
>> +
>> +
>> +  If there is no underlying bean, return a cloned BeanMap without a
>> +  bean.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html#close()"><B>close()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html">CursorableLinkedList.Cursor</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/Closure.html"><B>Closure</B></A> - interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Closure.html">Closure</A>.<DD>An interface to represent some Closure, a block of code which is executed
>> + from inside some block, function or iteration which operates on an input
>> + object.<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#collatedIterator(java.util.Comparator, java.util.Collection)"><B>collatedIterator(Comparator, Collection)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD>Gets an iterator that provides an ordered iteration over the elements
>> + contained in a collection of <CODE>Iterator</CODE>s.
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#collatedIterator(java.util.Comparator, java.util.Iterator[])"><B>collatedIterator(Comparator, Iterator[])</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD>Gets an iterator that provides an ordered iteration over the elements
>> + contained in an array of <CODE>Iterator</CODE>s.
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#collatedIterator(java.util.Comparator, java.util.Iterator, java.util.Iterator)"><B>collatedIterator(Comparator, Iterator, Iterator)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD>Gets an iterator that provides an ordered iteration over the elements
>> + contained in a collection of ordered <CODE>Iterator</CODE>s.
>> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html"><B>CollatingIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>.<DD>Provides an ordered iteration over the elements contained in
>> + a collection of ordered <CODE>Iterator</CODE>s.<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator()"><B>CollatingIterator()</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
>> +<DD>Constructs a new <Code>CollatingIterator</Code>.
>> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator)"><B>CollatingIterator(Comparator)</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
>> +<DD>Constructs a new <Code>CollatingIterator</Code> that will used the
>> + specified comparator for ordering.
>> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, java.util.Collection)"><B>CollatingIterator(Comparator, Collection)</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
>> +<DD>Constructs a new <Code>CollatingIterator</Code> that will use the
>> + specified comparator to provide ordered iteration over the collection
>> + of iterators.
>> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, int)"><B>CollatingIterator(Comparator, int)</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
>> +<DD>Constructs a new <Code>CollatingIterator</Code> that will used the
>> + specified comparator for ordering and have the specified initial
>> + capacity.
>> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, java.util.Iterator[])"><B>CollatingIterator(Comparator, Iterator[])</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
>> +<DD>Constructs a new <Code>CollatingIterator</Code> that will use the
>> + specified comparator to provide ordered iteration over the array
>> + of iterators.
>> +<DT><A HREF="org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, java.util.Iterator, java.util.Iterator)"><B>CollatingIterator(Comparator, Iterator, Iterator)</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/CollatingIterator.html">CollatingIterator</A>
>> +<DD>Constructs a new <Code>CollatingIterator</Code> that will use the
>> + specified comparator to provide ordered iteration over the two
>> + given iterators.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#collect(java.util.Collection, org.apache.commons.collections.Transformer)"><B>collect(Collection, Transformer)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Transforms all elements from inputCollection with the given transformer
>> + and adds them to the outputCollection.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#collect(java.util.Collection, org.apache.commons.collections.Transformer, java.util.Collection)"><B>collect(Collection, Transformer, Collection)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Transforms all elements from inputCollection with the given transformer
>> + and adds them to the outputCollection.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#collect(java.util.Iterator, org.apache.commons.collections.Transformer)"><B>collect(Iterator, Transformer)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Transforms all elements from the inputIterator  with the given transformer
>> + and adds them to the outputCollection.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#collect(java.util.Iterator, org.apache.commons.collections.Transformer, java.util.Collection)"><B>collect(Iterator, Transformer, Collection)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Transforms all elements from the inputIterator with the given transformer
>> + and adds them to the outputCollection.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html"><B>CollectionUtils</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>.<DD>A set of <CODE>Collection</CODE> related utility methods.<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#CollectionUtils()"><B>CollectionUtils()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Please don't ever instantiate a <code>CollectionUtils</code>.
>> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#combine(org.apache.commons.collections.ExtendedProperties)"><B>combine(ExtendedProperties)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
>> +<DD>Combines an existing Hashtable with this Hashtable.
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparableComparator.html"><B>ComparableComparator</B></A> - class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparableComparator.html">ComparableComparator</A>.<DD>A Comparator that compares Comparable objects.<DT><A HREF="org/apache/commons/collections/comparators/ComparableComparator.html#ComparableComparator()"><B>ComparableComparator()</B></A> -
>> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparableComparator.html">ComparableComparator</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/TreeBag.html#comparator()"><B>comparator()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/TreeBag.html">TreeBag</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/SortedBag.html#comparator()"><B>comparator()</B></A> -
>> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/SortedBag.html">SortedBag</A>
>> +<DD>Returns the comparator associated with this sorted set, or null
>> + if it uses its elements' natural ordering.
>> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#comparator()"><B>comparator()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
>> +<DD>Return the comparator used to order this map, or <code>null</code>
>> + if this map uses its keys' natural order.
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html"><B>ComparatorChain</B></A> - class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>.<DD>A ComparatorChain is a Comparator that wraps one or
>> + more Comparators in sequence.<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain()"><B>ComparatorChain()</B></A> -
>> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
>> +<DD>Construct a ComparatorChain with no Comparators.
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.Comparator)"><B>ComparatorChain(Comparator)</B></A> -
>> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
>> +<DD>Construct a ComparatorChain with a single Comparator,
>> + sorting in the forward order
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.Comparator, boolean)"><B>ComparatorChain(Comparator, boolean)</B></A> -
>> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
>> +<DD>Construct a Comparator chain with a single Comparator,
>> + sorting in the given order
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.List)"><B>ComparatorChain(List)</B></A> -
>> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
>> +<DD>Construct a ComparatorChain from the Comparators in the
>> + List.
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.List, java.util.BitSet)"><B>ComparatorChain(List, BitSet)</B></A> -
>> +Constructor for class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
>> +<DD>Construct a ComparatorChain from the Comparators in the
>> + given List.
>> +<DT><A HREF="org/apache/commons/collections/ComparatorUtils.html"><B>ComparatorUtils</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ComparatorUtils.html">ComparatorUtils</A>.<DD>Provides convenient static utility methods for <Code>Comparator</Code>
>> + objects.<DT><A HREF="org/apache/commons/collections/comparators/TransformingComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> -
>> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/TransformingComparator.html">TransformingComparator</A>
>> +<DD>Returns the result of comparing the values from the transform operation.
>> +<DT><A HREF="org/apache/commons/collections/comparators/ReverseComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> -
>> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ReverseComparator.html">ReverseComparator</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/comparators/NullComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> -
>> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/NullComparator.html">NullComparator</A>
>> +<DD>Perform a comparison between two objects.
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparatorChain.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> -
>> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparatorChain.html">ComparatorChain</A>
>> +<DD>Perform comaparisons on the Objects as per
>> + Comparator.compare(o1,o2).
>> +<DT><A HREF="org/apache/commons/collections/comparators/ComparableComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> -
>> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/ComparableComparator.html">ComparableComparator</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Return <code>true</code> if this list contains the specified element.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
>> +<DD>Determines if the bag contains the given element by checking if the
>> +  underlying map contains the element as a key.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Returns <tt>true</tt> if this list contains the specified element.
>> +<DT><A HREF="org/apache/commons/collections/StringStack.html#contains(java.lang.String)"><B>contains(String)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
>> +<DD><B>Deprecated.</B>&nbsp;Returns whether this stack contain the specified text.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#containsAll(org.apache.commons.collections.Bag)"><B>containsAll(Bag)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
>> +<DD>Returns <code>true</code> if the bag contains all elements in
>> + the given collection, respecting cardinality.
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Return <code>true</code> if this list contains all of the elements
>> + in the specified Collection.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Returns <tt>true</tt> if this list contains all of the elements of the
>> + specified collection.
>> +<DT><A HREF="org/apache/commons/collections/Bag.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> -
>> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Bag.html">Bag</A>
>> +<DD><I>(Violation)</I>
>> + Returns <code>true</code> if the bag contains all elements in
>> + the given collection, respecting cardinality.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#containsAny(java.util.Collection, java.util.Collection)"><B>containsAny(Collection, Collection)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Returns <code>true</code> iff some element of <i>a</i>
>> + is also an element of <i>b</i> (or, equivalently, if
>> + some element of <i>b</i> is also an element of <i>a</i>).
>> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
>> +<DD>Implements <CODE>Map.containsKey(Object)</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
>> +<DD><B>Deprecated.</B>&nbsp;Answers whether the argument is in the domain of the mappings
>> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
>> +<DD>Implements <CODE>Map.containsKey(Object)</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/ReferenceMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ReferenceMap.html">ReferenceMap</A>
>> +<DD>Returns <Code>true</Code> if this map contains the given key.
>> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
>> +<DD>Invokes the underlying <CODE>Map.containsKey(Object)</CODE> method.
>> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
>> +<DD>Return <code>true</code> if this map contains a mapping for the
>> + specified key.
>> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
>> +<DD>Return <code>true</code> if this map contains a mapping for the
>> + specified key.
>> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
>> +<DD>Returns true if this map contains a mapping for the specified
>> + key.
>> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
>> +<DD>Returns true if the bean defines a property with the given name.
>> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
>> +<DD>Implements <CODE>Map.containsValue(Object)</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
>> +<DD><B>Deprecated.</B>&nbsp;Answers whether the argument is a Referenced value
>> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
>> +<DD>Implements <CODE>Map.containsValue(Object)</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
>> +<DD>Invokes the underlying <CODE>Map.containsValue(Object)</CODE> method.
>> +<DT><A HREF="org/apache/commons/collections/MultiHashMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/MultiHashMap.html">MultiHashMap</A>
>> +<DD>&nbsp;
>> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
>> +<DD>Return <code>true</code> if this map contains one or more keys mapping
>> + to the specified value.
>> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
>> +<DD>Return <code>true</code> if this map contains one or more keys mapping
>> + to the specified value.
>> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
>> +<DD>Returns true if this map maps one or more keys to the
>> + specified value.
>> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
>> +<DD>Returns true if the bean defines a property whose current value is
>> +  the given object.
>> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#convertProperties(java.util.Properties)"><B>convertProperties(Properties)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
>> +<DD>Convert a standard properties class into a configuration
>> + class.
>> +<DT><A HREF="org/apache/commons/collections/Factory.html#create()"><B>create()</B></A> -
>> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Factory.html">Factory</A>
>> +<DD>Simple method from which will come the new object from the factory.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#cursor()"><B>cursor()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Returns a <CODE>ListIterator</CODE> for iterating through the
>> + elements of this list.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#cursor(int)"><B>cursor(int)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Returns a <CODE>ListIterator</CODE> for iterating through the
>> + elements of this list, initialized such that
>> + <CODE>ListIterator.next()</CODE> will return the element at
>> + the specified index (if any) and <CODE>ListIterator.previous()</CODE>
>> + will return the element immediately preceeding it (if any).
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html"><B>CursorableLinkedList</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>.<DD>A doubly-linked list implementation of the <CODE>List</CODE> interface,
>> + supporting a <CODE>ListIterator</CODE> that allows concurrent modifications
>> + to the underlying list.<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html"><B>CursorableLinkedList.Cursor</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.Cursor.html">CursorableLinkedList.Cursor</A>.<DD>&nbsp;<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#CursorableLinkedList()"><B>CursorableLinkedList()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>&nbsp;
>> +</DL>
>> +<HR>
>> +<A NAME="_D_"><!-- --></A><H2>
>> +<B>D</B></H2>
>> +<DL>
>> +<DT><A HREF="org/apache/commons/collections/MapUtils.html#debugPrint(java.io.PrintStream, java.lang.Object, java.util.Map)"><B>debugPrint(PrintStream, Object, Map)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/MapUtils.html">MapUtils</A>
>> +<DD>Prints the given map with nice line breaks.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html"><B>DefaultMapBag</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>.<DD>This class provides a skeletal implementation of the <A HREF="org/apache/commons/collections/Bag.html"><CODE>Bag</CODE></A>
>> + interface to minimize the effort required for target implementations.<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#DefaultMapBag()"><B>DefaultMapBag()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
>> +<DD>Constructor.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapEntry.html"><B>DefaultMapEntry</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapEntry.html">DefaultMapEntry</A>.<DD>A default implementation of <CODE>Map.Entry</CODE><DT><A HREF="org/apache/commons/collections/DefaultMapEntry.html#DefaultMapEntry()"><B>DefaultMapEntry()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapEntry.html">DefaultMapEntry</A>
>> +<DD>Constructs a new <Code>DefaultMapEntry</Code> with a null key
>> +  and null value.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapEntry.html#DefaultMapEntry(java.lang.Object, java.lang.Object)"><B>DefaultMapEntry(Object, Object)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapEntry.html">DefaultMapEntry</A>
>> +<DD>Constructs a new <Code>DefaultMapEntry</Code> with the given
>> +  key and given value.
>> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#defaultTransformers"><B>defaultTransformers</B></A> -
>> +Static variable in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
>> +<DD>Maps primitive Class types to transformers.
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#disjunction(java.util.Collection, java.util.Collection)"><B>disjunction(Collection, Collection)</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD>Returns a <CODE>Collection</CODE> containing the exclusive disjunction
>> + (symmetric difference) of the given <CODE>Collection</CODE>s.
>> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#display()"><B>display()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
>> +<DD>Display the configuration for debugging
>> + purposes.
>> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html"><B>DoubleOrderedMap</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>.<DD>Red-Black tree-based implementation of Map.<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#DoubleOrderedMap()"><B>DoubleOrderedMap()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
>> +<DD>Construct a new DoubleOrderedMap
>> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#DoubleOrderedMap(java.util.Map)"><B>DoubleOrderedMap(Map)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
>> +<DD>Constructs a new DoubleOrderedMap from an existing Map, with keys and
>> + values sorted
>> +</DL>
>> +<HR>
>> +<A NAME="_E_"><!-- --></A><H2>
>> +<B>E</B></H2>
>> +<DL>
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#EMPTY_ITERATOR"><B>EMPTY_ITERATOR</B></A> -
>> +Static variable in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>EmptyIterator.INSTANCE</code></I>
>> +<DT><A HREF="org/apache/commons/collections/CollectionUtils.html#EMPTY_ITERATOR"><B>EMPTY_ITERATOR</B></A> -
>> +Static variable in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CollectionUtils.html">CollectionUtils</A>
>> +<DD><B>Deprecated.</B>&nbsp;<I>use IteratorUtils.EMPTY_ITERATOR</I>
>> +<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#EMPTY_LIST_ITERATOR"><B>EMPTY_LIST_ITERATOR</B></A> -
>> +Static variable in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>EmptyListIterator.INSTANCE</code></I>
>> +<DT><A HREF="org/apache/commons/collections/StringStack.html#empty()"><B>empty()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
>> +<DD><B>Deprecated.</B>&nbsp;Whether the stack is empty.
>> +<DT><A HREF="org/apache/commons/collections/ArrayStack.html#empty()"><B>empty()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ArrayStack.html">ArrayStack</A>
>> +<DD>Return <code>true</code> if this stack is currently empty.
>> +<DT><A HREF="org/apache/commons/collections/iterators/EmptyIterator.html"><B>EmptyIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EmptyIterator.html">EmptyIterator</A>.<DD>Provides an implementation of an empty iterator.<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#emptyIterator()"><B>emptyIterator()</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>EmptyIterator.INSTANCE</code></I>
>> +<DT><A HREF="org/apache/commons/collections/iterators/EmptyListIterator.html"><B>EmptyListIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EmptyListIterator.html">EmptyListIterator</A>.<DD>Provides an implementation of an empty list iterator.<DT><A HREF="org/apache/commons/collections/IteratorUtils.html#emptyListIterator()"><B>emptyListIterator()</B></A> -
>> +Static method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/IteratorUtils.html">IteratorUtils</A>
>> +<DD><B>Deprecated.</B>&nbsp;<I>Use <code>EmptyListIterator.INSTANCE</code></I>
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#ensureCapacity(int)"><B>ensureCapacity(int)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Increase the capacity of this <code>ArrayList</code> instance, if
>> + necessary, to ensure that it can hold at least the number of elements
>> + specified by the minimum capacity argument.
>> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#entryIterator()"><B>entryIterator()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
>> +<DD>Convenience method for getting an iterator over the entries.
>> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#entrySet()"><B>entrySet()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
>> +<DD>Implements <CODE>Map.entrySet()</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#entrySet()"><B>entrySet()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
>> +<DD><B>Deprecated.</B>&nbsp;Returns a set view of the mappings in the wrapped map
>> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#entrySet()"><B>entrySet()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
>> +<DD>Implements <CODE>Map.entrySet()</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/ReferenceMap.html#entrySet()"><B>entrySet()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ReferenceMap.html">ReferenceMap</A>
>> +<DD>Returns a set view of this map's entries.
>> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#entrySet()"><B>entrySet()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
>> +<DD>Invokes the underlying <CODE>Map.entrySet()</CODE> method.
>> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#entrySet()"><B>entrySet()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
>> +<DD>Return a collection view of the mappings contained in this map.
>> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#entrySet()"><B>entrySet()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
>> +<DD>Return a collection view of the mappings contained in this map.
>> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#entrySet()"><B>entrySet()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
>> +<DD>Returns a set view of the mappings contained in this map.
>> +<DT><A HREF="org/apache/commons/collections/BeanMap.html#entrySet()"><B>entrySet()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/BeanMap.html">BeanMap</A>
>> +<DD>Get the mappings for this BeanMap
>> +<DT><A HREF="org/apache/commons/collections/DoubleOrderedMap.html#entrySetByValue()"><B>entrySetByValue()</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DoubleOrderedMap.html">DoubleOrderedMap</A>
>> +<DD>Returns a set view of the mappings contained in this map.
>> +<DT><A HREF="org/apache/commons/collections/EnumerationIterator.html"><B>EnumerationIterator</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/EnumerationIterator.html">EnumerationIterator</A>.<DD><B>Deprecated.</B>&nbsp;<I>this class has been moved to the iterators subpackage</I><DT><A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html"><B>EnumerationIterator</B></A> - class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html">EnumerationIterator</A>.<DD>Adapter to make <CODE>Enumeration</CODE> instances appear
>> + to be <CODE>Iterator</CODE> instances.<DT><A HREF="org/apache/commons/collections/EnumerationIterator.html#EnumerationIterator()"><B>EnumerationIterator()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/EnumerationIterator.html">EnumerationIterator</A>
>> +<DD><B>Deprecated.</B>&nbsp;Constructs a new <Code>EnumerationIterator</Code> that will not
>> +  function until <A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#setEnumeration(java.util.Enumeration)"><CODE>EnumerationIterator.setEnumeration(Enumeration)</CODE></A> is called.
>> +<DT><A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#EnumerationIterator()"><B>EnumerationIterator()</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html">EnumerationIterator</A>
>> +<DD>Constructs a new <Code>EnumerationIterator</Code> that will not
>> +  function until <A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#setEnumeration(java.util.Enumeration)"><CODE>EnumerationIterator.setEnumeration(Enumeration)</CODE></A> is called.
>> +<DT><A HREF="org/apache/commons/collections/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration)"><B>EnumerationIterator(Enumeration)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/EnumerationIterator.html">EnumerationIterator</A>
>> +<DD><B>Deprecated.</B>&nbsp;Constructs a new <Code>EnumerationIterator</Code> that provides
>> +  an iterator view of the given enumeration.
>> +<DT><A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration)"><B>EnumerationIterator(Enumeration)</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html">EnumerationIterator</A>
>> +<DD>Constructs a new <Code>EnumerationIterator</Code> that provides
>> +  an iterator view of the given enumeration.
>> +<DT><A HREF="org/apache/commons/collections/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration, java.util.Collection)"><B>EnumerationIterator(Enumeration, Collection)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/EnumerationIterator.html">EnumerationIterator</A>
>> +<DD><B>Deprecated.</B>&nbsp;Constructs a new <Code>EnumerationIterator</Code> that will remove
>> +  elements from the specified collection.
>> +<DT><A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration, java.util.Collection)"><B>EnumerationIterator(Enumeration, Collection)</B></A> -
>> +Constructor for class org.apache.commons.collections.iterators.<A HREF="org/apache/commons/collections/iterators/EnumerationIterator.html">EnumerationIterator</A>
>> +<DD>Constructs a new <Code>EnumerationIterator</Code> that will remove
>> +  elements from the specified collection.
>> +<DT><A HREF="org/apache/commons/collections/StringStack.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StringStack.html">StringStack</A>
>> +<DD><B>Deprecated.</B>&nbsp;Compares two StringStacks.
>> +<DT><A HREF="org/apache/commons/collections/StaticBucketMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/StaticBucketMap.html">StaticBucketMap</A>
>> +<DD>Implements <CODE>Map.equals(Object)</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/SoftRefHashMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SoftRefHashMap.html">SoftRefHashMap</A>
>> +<DD><B>Deprecated.</B>&nbsp;Answers whether this map and the argument are 'the same'
>> +<DT><A HREF="org/apache/commons/collections/SequencedHashMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/SequencedHashMap.html">SequencedHashMap</A>
>> +<DD>Implements <CODE>Map.equals(Object)</CODE>.
>> +<DT><A HREF="org/apache/commons/collections/ProxyMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ProxyMap.html">ProxyMap</A>
>> +<DD>Invokes the underlying <CODE>Map.equals(Object)</CODE> method.
>> +<DT><A HREF="org/apache/commons/collections/FastTreeMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastTreeMap.html">FastTreeMap</A>
>> +<DD>Compare the specified object with this list for equality.
>> +<DT><A HREF="org/apache/commons/collections/FastHashMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastHashMap.html">FastHashMap</A>
>> +<DD>Compare the specified object with this list for equality.
>> +<DT><A HREF="org/apache/commons/collections/FastArrayList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/FastArrayList.html">FastArrayList</A>
>> +<DD>Compare the specified object with this list for equality.
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapEntry.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapEntry.html">DefaultMapEntry</A>
>> +<DD>Implemented per API documentation of
>> +  <CODE>Map.Entry.equals(Object)</CODE>
>> +<DT><A HREF="org/apache/commons/collections/DefaultMapBag.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/DefaultMapBag.html">DefaultMapBag</A>
>> +<DD>Returns true if the given object is not null, has the precise type
>> + of this bag, and contains the same number of occurrences of all the
>> + same elements.
>> +<DT><A HREF="org/apache/commons/collections/CursorableLinkedList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.<A HREF="org/apache/commons/collections/CursorableLinkedList.html">CursorableLinkedList</A>
>> +<DD>Compares the specified object with this list for equality.
>> +<DT><A HREF="org/apache/commons/collections/comparators/NullComparator.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
>> +Method in class org.apache.commons.collections.comparators.<A HREF="org/apache/commons/collections/comparators/NullComparator.html">NullComparator</A>
>> +<DD>Determines whether the specified object represents a comparator that is
>> +  equal to this comparator.
>> +<DT><A HREF="org/apache/commons/collections/Predicate.html#evaluate(java.lang.Object)"><B>evaluate(Object)</B></A> -
>> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Predicate.html">Predicate</A>
>> +<DD>Returns true if the input object matches this predicate.
>> +<DT><A HREF="org/apache/commons/collections/Closure.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
>> +Method in interface org.apache.commons.collections.<A HREF="org/apache/commons/collections/Closure.html">Closure</A>
>> +<DD>Performs some operation on the input object
>> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html"><B>ExtendedProperties</B></A> - class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>.<DD>This class extends normal Java properties by adding the possibility
>> + to use the same key many times concatenating the value strings
>> + instead of overwriting them.<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#ExtendedProperties()"><B>ExtendedProperties()</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
>> +<DD>Creates an empty extended properties object.
>> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#ExtendedProperties(java.lang.String)"><B>ExtendedProperties(String)</B></A> -
>> +Constructor for class org.apache.commons.collections.<A HREF="org/apache/commons/collections/ExtendedProperties.html">ExtendedProperties</A>
>> +<DD>Creates and loads the extended properties from the specified
>> + file.
>> +<DT><A HREF="org/apache/commons/collections/ExtendedProperties.html#ExtendedProperties(java.lang.String, java.lang.String)"><B>ExtendedProperties(String, String)</B></A> -
>>
>> [... 2038 lines stripped ...]
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>



--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org