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:19 UTC

svn commit: r815054 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/Get.java

Author: bayard
Date: Tue Sep 15 05:55:18 2009
New Revision: 815054

URL: http://svn.apache.org/viewvc?rev=815054&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:

    ------------------------------------------------------------------------
    r751890 | mbenson | 2009-03-09 15:45:37 -0700 (Mon, 09 Mar 2009) | 1 line
    
    extract Put, Get, and IterableGet interfaces from IterableMap such that our Maps, which all implement IterableMap, can have their read/write functionality exposed separately.
    ------------------------------------------------------------------------

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