Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D287AE116 for ; Sat, 15 Dec 2012 23:44:54 +0000 (UTC) Received: (qmail 86977 invoked by uid 500); 15 Dec 2012 23:44:53 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 86892 invoked by uid 500); 15 Dec 2012 23:44:53 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 86741 invoked by uid 99); 15 Dec 2012 23:44:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2012 23:44:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2012 23:44:49 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E59C22388CA2; Sat, 15 Dec 2012 23:43:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1422422 [20/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/co... Date: Sat, 15 Dec 2012 23:43:19 -0000 To: commits@commons.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121215234340.E59C22388CA2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/BufferUtils.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/BufferUtils.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/BufferUtils.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/BufferUtils.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.collections.BufferUtils (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.BufferUtils

+
+No usage of org.apache.commons.collections.BufferUtils +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/Closure.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/Closure.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/Closure.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/Closure.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,163 @@ + + + + + + +Uses of Interface org.apache.commons.collections.Closure (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Interface
org.apache.commons.collections.Closure

+
+ + + + + + + + + +
+Packages that use Closure
org.apache.commons.collections + Java Collections Framework extensions. 
+  +

+ + + + + +
+Uses of Closure in org.apache.commons.collections
+  +

+ + + + + + + + + +
Methods in org.apache.commons.collections with parameters of type Closure
+static voidCollectionUtils.forAllDo(java.util.Collection collection, + Closure closure) + +
+          Executes the given closure on each element in the collection.
+  +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CollectionUtils.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CollectionUtils.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CollectionUtils.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CollectionUtils.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.collections.CollectionUtils (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.CollectionUtils

+
+No usage of org.apache.commons.collections.CollectionUtils +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/ComparatorUtils.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/ComparatorUtils.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/ComparatorUtils.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/ComparatorUtils.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.collections.ComparatorUtils (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.ComparatorUtils

+
+No usage of org.apache.commons.collections.ComparatorUtils +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CursorableLinkedList.Cursor.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CursorableLinkedList.Cursor.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CursorableLinkedList.Cursor.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CursorableLinkedList.Cursor.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,175 @@ + + + + + + +Uses of Class org.apache.commons.collections.CursorableLinkedList.Cursor (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.CursorableLinkedList.Cursor

+
+ + + + + + + + + +
+Packages that use CursorableLinkedList.Cursor
org.apache.commons.collections + Java Collections Framework extensions. 
+  +

+ + + + + +
+Uses of CursorableLinkedList.Cursor in org.apache.commons.collections
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.commons.collections that return CursorableLinkedList.Cursor
+ CursorableLinkedList.CursorCursorableLinkedList.cursor() + +
+          Returns a ListIterator for iterating through the + elements of this list.
+ CursorableLinkedList.CursorCursorableLinkedList.cursor(int i) + +
+          Returns a ListIterator for iterating through the + elements of this list, initialized such that + ListIterator.next() will return the element at + the specified index (if any) and ListIterator.previous() + will return the element immediately preceeding it (if any).
+  +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CursorableLinkedList.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CursorableLinkedList.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CursorableLinkedList.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/CursorableLinkedList.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.collections.CursorableLinkedList (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.CursorableLinkedList

+
+No usage of org.apache.commons.collections.CursorableLinkedList +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DefaultMapBag.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DefaultMapBag.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DefaultMapBag.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DefaultMapBag.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,170 @@ + + + + + + +Uses of Class org.apache.commons.collections.DefaultMapBag (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.DefaultMapBag

+
+ + + + + + + + + +
+Packages that use DefaultMapBag
org.apache.commons.collections + Java Collections Framework extensions. 
+  +

+ + + + + +
+Uses of DefaultMapBag in org.apache.commons.collections
+  +

+ + + + + + + + + + + + + +
Subclasses of DefaultMapBag in org.apache.commons.collections
+ classHashBag + +
+          An implementation of Bag that is backed by a HashMap.
+ classTreeBag + +
+          An implementation of Bag that is backed by a TreeMap.
+  +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DefaultMapEntry.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DefaultMapEntry.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DefaultMapEntry.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DefaultMapEntry.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.collections.DefaultMapEntry (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.DefaultMapEntry

+
+No usage of org.apache.commons.collections.DefaultMapEntry +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DoubleOrderedMap.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DoubleOrderedMap.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DoubleOrderedMap.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/DoubleOrderedMap.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.collections.DoubleOrderedMap (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.DoubleOrderedMap

+
+No usage of org.apache.commons.collections.DoubleOrderedMap +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/EnumerationIterator.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/EnumerationIterator.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/EnumerationIterator.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/EnumerationIterator.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.collections.EnumerationIterator (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.EnumerationIterator

+
+No usage of org.apache.commons.collections.EnumerationIterator +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/ExtendedProperties.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/ExtendedProperties.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/ExtendedProperties.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/ExtendedProperties.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,188 @@ + + + + + + +Uses of Class org.apache.commons.collections.ExtendedProperties (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
org.apache.commons.collections.ExtendedProperties

+
+ + + + + + + + + +
+Packages that use ExtendedProperties
org.apache.commons.collections + Java Collections Framework extensions. 
+  +

+ + + + + +
+Uses of ExtendedProperties in org.apache.commons.collections
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.commons.collections that return ExtendedProperties
+ ExtendedPropertiesExtendedProperties.subset(java.lang.String prefix) + +
+          Create an ExtendedProperties object that is a subset + of this one.
+static ExtendedPropertiesExtendedProperties.convertProperties(java.util.Properties p) + +
+          Convert a standard properties class into a configuration + class.
+  +

+ + + + + + + + + +
Methods in org.apache.commons.collections with parameters of type ExtendedProperties
+ voidExtendedProperties.combine(ExtendedProperties c) + +
+          Combines an existing Hashtable with this Hashtable.
+  +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + + Added: commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/Factory.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/Factory.html?rev=1422422&view=auto ============================================================================== --- commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/Factory.html (added) +++ commons/cms-site/trunk/collections/api-2.1.1/org/apache/commons/collections/class-use/Factory.html Sat Dec 15 23:43:02 2012 @@ -0,0 +1,181 @@ + + + + + + +Uses of Interface org.apache.commons.collections.Factory (Collections 2.1.1 release API) + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Interface
org.apache.commons.collections.Factory

+
+ + + + + + + + + +
+Packages that use Factory
org.apache.commons.collections + Java Collections Framework extensions. 
+  +

+ + + + + +
+Uses of Factory in org.apache.commons.collections
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.commons.collections with parameters of type Factory
+static java.util.MapMapUtils.lazyMap(java.util.Map map, + Factory factory) + +
+          Returns a "lazy" map whose values will be created on demand.
+static java.util.SortedMapMapUtils.lazySortedMap(java.util.SortedMap map, + Factory factory) + +
+          Returns a "lazy" sorted map whose values will be created on demand.
+static java.util.ListListUtils.lazyList(java.util.List list, + Factory factory) + +
+          Returns a "lazy" list whose elements will be created on demand.
+  +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved. + +