You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2009/09/15 07:55:22 UTC

svn commit: r815055 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/IndexedCollection.java

Author: bayard
Date: Tue Sep 15 05:55:21 2009
New Revision: 815055

URL: http://svn.apache.org/viewvc?rev=815055&view=rev
Log:
Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.

Also see the following revisions:

    ------------------------------------------------------------------------
    r814050 | sebb | 2009-09-11 15:01:25 -0700 (Fri, 11 Sep 2009) | 1 line
    
    Some minor Javadoc fixes
    ------------------------------------------------------------------------
    r813924 | mbenson | 2009-09-11 10:03:40 -0700 (Fri, 11 Sep 2009) | 1 line
    
    javadoc
    ------------------------------------------------------------------------
    r593347 | skestle | 2007-11-08 14:49:02 -0800 (Thu, 08 Nov 2007) | 3 lines
    
    Added initial IndexedCollection - still needs quite a bit of work - see TODO comments
    
    JIRA: COLLECTIONS-275
    ------------------------------------------------------------------------

Added:
    commons/proper/collections/trunk/src/java/org/apache/commons/collections/IndexedCollection.java
      - copied unchanged from r814127, commons/proper/collections/branches/collections_jdk5_branch/src/java/org/apache/commons/collections/IndexedCollection.java