Commit Graph

1859 Commits

Author SHA1 Message Date
Niall Kegan Pemberton 7b17f4f958 Remove m1 files from source assembly descriptors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@933787 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 21:35:18 +00:00
Niall Kegan Pemberton 4113c4d3aa Move/rename "xdocs" directory to standard m2 "src/site/xdoc"
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@932525 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 17:36:13 +00:00
Sebastian Bazley 05c946a643 Fix up jakarta download references
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@929316 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 21:50:28 +00:00
Niall Kegan Pemberton 6204e92501 Remove m1 cvs-usage.xml & navigation.xml files
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@928543 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 00:23:42 +00:00
Niall Kegan Pemberton 308918a83a Switch to m2 source-repository page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@928526 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28 23:43:37 +00:00
Niall Kegan Pemberton f81900ae08 Upgrade to commons-parent-14 (and maven-javadoc-plugin 2.5 when specified)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@923495 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 23:10:18 +00:00
Niall Kegan Pemberton 7ef3032736 Update components to point to the new download pages
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@923339 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 17:04:53 +00:00
Niall Kegan Pemberton b115a00e62 Correct collections release version and re-generate the download page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@920507 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 21:01:11 +00:00
Niall Kegan Pemberton 84ce725355 Re-generate the download pages using the new commons-build-plugin .12 (via commons-parent version 13)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@920156 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 00:11:50 +00:00
Niall Kegan Pemberton 38ceabaac8 Upgrade to version 13 of commons-parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@920154 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 00:05:47 +00:00
Henri Yandell dbfa4f25c2 Adding missing license headers per RAT report
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@899713 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 16:57:24 +00:00
Henri Yandell 96925c7a40 Adding PMD report and missing license header
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@899712 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 16:57:17 +00:00
Henri Yandell 4e6e6a8e07 Removing the System.out from MapUtils.getNumber as reported by Michaell Akerman. COLLECTIONS-350
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@899702 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 16:48:28 +00:00
Matthew Jason Benson eebcb74fb5 [COLLECTIONS-343] applied patch to preserve singleton integrity with readResolve
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@894507 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 23:12:18 +00:00
Matthew Jason Benson 4016c8eec9 [COLLECTIONS-255] re-address unused cache variable in TreeBidiMap
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@894500 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 22:35:45 +00:00
Niall Kegan Pemberton aa0e7d0a92 Update to commons-parent-12
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@827830 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 23:00:29 +00:00
Matthew Jason Benson 73579cc5ef [COLLECTIONS-341]
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@825151 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 14:23:13 +00:00
Matthew Jason Benson 2e29ad2a8f [COLLECTIONS-340]
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@825148 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 14:16:50 +00:00
Matthew Jason Benson ac4f8bf346 refactor; avoid more generic array classcastexceptions
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@825147 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 14:16:22 +00:00
Matthew Jason Benson d1eecac1f6 avoid some generic array classcastexceptions
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@825140 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 14:04:46 +00:00
Sebastian Bazley 2c5a64eec4 Avoid ambiguous reference to assertEquals(double, double)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815733 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 12:14:07 +00:00
Sebastian Bazley 4d02b54690 Avoid ambiguous reference to assertEquals(double, double)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815700 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 10:04:49 +00:00
Sebastian Bazley 2273dfc136 Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815446 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 18:52:25 +00:00
Sebastian Bazley 6a2b7c9831 Missing @Override
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815441 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 18:41:01 +00:00
Sebastian Bazley d0a75294b4 Unused import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815440 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 18:40:36 +00:00
Sebastian Bazley f260eb5dc4 Add missing @Deprecated annotations
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815431 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 18:11:17 +00:00
Henri Yandell 40a3bb8221 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r643795 | skestle | 2008-04-02 01:49:57 -0700 (Wed, 02 Apr 2008) | 5 lines
    
    Generified EqualPredicate and created individual test class moved from TestPredicateUtils
    
    Added assertFalse() and assertTrue to BasicPredicateTestBase with (Predicate, Object) parameters
    
    Issues: COLLECTIONS-243, COLLECTIONS-253, COLLECTIONS-293
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815154 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:58:15 +00:00
Henri Yandell 4086f8bdd0 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r643795 | skestle | 2008-04-02 01:49:57 -0700 (Wed, 02 Apr 2008) | 5 lines
    
    Generified EqualPredicate and created individual test class moved from TestPredicateUtils
    
    Added assertFalse() and assertTrue to BasicPredicateTestBase with (Predicate, Object) parameters
    
    Issues: COLLECTIONS-243, COLLECTIONS-253, COLLECTIONS-293
    ------------------------------------------------------------------------
    r643782 | skestle | 2008-04-02 01:00:00 -0700 (Wed, 02 Apr 2008) | 5 lines
    
    Generified NullPredicate and created individual test class moved on TestPredicateUtils
    
    Renamed PredicateTestBase to MockPredicateTestBase to reduce confusion and added BasicPredicateTestBase.
    
    Issues: COLLECTIONS-243, COLLECTIONS-253, COLLECTIONS-293
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815153 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:58:13 +00:00
Henri Yandell 646488dc7e Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r751887 | mbenson | 2009-03-09 15:40:01 -0700 (Mon, 09 Mar 2009) | 1 line
    
    add methods to wrap Maps and SortedMaps not based on Commons Collections classes to their Iterable*Map counterparts
    ------------------------------------------------------------------------
    r471166 | scolebourne | 2006-11-04 03:33:22 -0800 (Sat, 04 Nov 2006) | 1 line
    
    Removed Typed* containers such as TypedList and TypedMap as generics now provides type safety
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815152 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:58:11 +00:00
Henri Yandell 8bff639749 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r555925 | skestle | 2007-07-13 03:39:24 -0700 (Fri, 13 Jul 2007) | 2 lines
    
    Added Edwin Tellman's patch for COLLECTIONS-243.  
    It all seems pretty reasonable, and it should all be checked again as the project is worked through
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815151 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:58:09 +00:00
Henri Yandell fa2ac96916 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r753392 | mbenson | 2009-03-13 13:39:53 -0700 (Fri, 13 Mar 2009) | 1 line
    
    revert IteratorUtils stuff; toList() works fine for this--duh
    ------------------------------------------------------------------------
    r751850 | mbenson | 2009-03-09 14:34:44 -0700 (Mon, 09 Mar 2009) | 1 line
    
    add iterable(Iterator)
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815150 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:58:07 +00:00
Henri Yandell 5497aca53a Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    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
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815149 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:58:05 +00:00
Henri Yandell 1cece986b5 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r570378 | skestle | 2007-08-28 04:03:40 -0700 (Tue, 28 Aug 2007) | 1 line
    
    Generified InstantiateFactory
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815148 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:58:03 +00:00
Henri Yandell d6175c0007 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r468687 | scolebourne | 2006-10-28 05:53:28 -0700 (Sat, 28 Oct 2006) | 1 line
    
    COLLECTIONS-229 - Remove deprecated classes and code
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815147 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:58:01 +00:00
Henri Yandell 68ca4c2cb8 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r813951 | mbenson | 2009-09-11 10:48:55 -0700 (Fri, 11 Sep 2009) | 1 line
    
    [COLLECTIONS-286] CollectionsUtils.extractSingleton
    ------------------------------------------------------------------------
    r813925 | mbenson | 2009-09-11 10:05:31 -0700 (Fri, 11 Sep 2009) | 1 line
    
    [COLLECTIONS-182] return Closure from CollectionUtils.forAllDo
    ------------------------------------------------------------------------
    r648113 | skestle | 2008-04-14 21:32:39 -0700 (Mon, 14 Apr 2008) | 1 line
    
    Updated CollectionUtils to return the same type of Collection that is passed into select(), reject() and collect()
    ------------------------------------------------------------------------
    r644140 | skestle | 2008-04-02 19:42:30 -0700 (Wed, 02 Apr 2008) | 1 line
    
    Fixed javac complier generic issues
    ------------------------------------------------------------------------
    r644138 | skestle | 2008-04-02 19:34:09 -0700 (Wed, 02 Apr 2008) | 1 line
    
    Fixed javac complier generic issues
    ------------------------------------------------------------------------
    r643795 | skestle | 2008-04-02 01:49:57 -0700 (Wed, 02 Apr 2008) | 5 lines
    
    Generified EqualPredicate and created individual test class moved from TestPredicateUtils
    
    Added assertFalse() and assertTrue to BasicPredicateTestBase with (Predicate, Object) parameters
    
    Issues: COLLECTIONS-243, COLLECTIONS-253, COLLECTIONS-293
    ------------------------------------------------------------------------
    r593964 | skestle | 2007-11-11 13:44:41 -0800 (Sun, 11 Nov 2007) | 2 lines
    
    Applied (most of) Brian Egge's clean up patch of previous commit for COLLECTIONS-245 - thanks! (And we're at 100%)
    
    ------------------------------------------------------------------------
    r593381 | skestle | 2007-11-08 17:35:22 -0800 (Thu, 08 Nov 2007) | 1 line
    
    Fixed ambiguous method call error due to auto-boxing.  (Seems to be introduced in jdk 1.5.0_07 on Windows)
    ------------------------------------------------------------------------
    r593144 | skestle | 2007-11-08 04:21:55 -0800 (Thu, 08 Nov 2007) | 3 lines
    
    Updated CollectionUtils and test.  Probably 80-90% complete for generics.  Very open to review / patches.
    
    Jira: COLLECTIONS-245
    ------------------------------------------------------------------------
    r471166 | scolebourne | 2006-11-04 03:33:22 -0800 (Sat, 04 Nov 2006) | 1 line
    
    Removed Typed* containers such as TypedList and TypedMap as generics now provides type safety
    ------------------------------------------------------------------------
    r468690 | scolebourne | 2006-10-28 06:03:11 -0700 (Sat, 28 Oct 2006) | 1 line
    
    COLLECTIONS-229 - Remove deprecated classes and code
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815146 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:59 +00:00
Henri Yandell 3d40d443d8 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r643795 | skestle | 2008-04-02 01:49:57 -0700 (Wed, 02 Apr 2008) | 5 lines
    
    Generified EqualPredicate and created individual test class moved from TestPredicateUtils
    
    Added assertFalse() and assertTrue to BasicPredicateTestBase with (Predicate, Object) parameters
    
    Issues: COLLECTIONS-243, COLLECTIONS-253, COLLECTIONS-293
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815145 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:58 +00:00
Henri Yandell 9153c914d1 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r471166 | scolebourne | 2006-11-04 03:33:22 -0800 (Sat, 04 Nov 2006) | 1 line
    
    Removed Typed* containers such as TypedList and TypedMap as generics now provides type safety
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815144 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:57 +00:00
Henri Yandell e3984b95bd Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r751894 | mbenson | 2009-03-09 15:48:07 -0700 (Mon, 09 Mar 2009) | 1 line
    
    add splitmap package whose original goal is to provide a more versatile TransformedMap implementation
    ------------------------------------------------------------------------
    r643795 | skestle | 2008-04-02 01:49:57 -0700 (Wed, 02 Apr 2008) | 5 lines
    
    Generified EqualPredicate and created individual test class moved from TestPredicateUtils
    
    Added assertFalse() and assertTrue to BasicPredicateTestBase with (Predicate, Object) parameters
    
    Issues: COLLECTIONS-243, COLLECTIONS-253, COLLECTIONS-293
    ------------------------------------------------------------------------
    r572157 | skestle | 2007-09-02 14:12:28 -0700 (Sun, 02 Sep 2007) | 1 line
    
    Cleaned imports, formatting
    ------------------------------------------------------------------------
    r570395 | skestle | 2007-08-28 05:08:29 -0700 (Tue, 28 Aug 2007) | 1 line
    
    Generified InstantiateFactory (missed -another;sorry- commit file!)
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815143 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:56 +00:00
Henri Yandell 4fa5c89910 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    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
    ------------------------------------------------------------------------
    r570382 | skestle | 2007-08-28 04:24:46 -0700 (Tue, 28 Aug 2007) | 1 line
    
    Generified InstantiateFactory (missed commit file!)
    ------------------------------------------------------------------------
    r471163 | scolebourne | 2006-11-04 02:56:39 -0800 (Sat, 04 Nov 2006) | 1 line
    
    Remove FastArrayList, FastHashMap, FastTreeMap
    ------------------------------------------------------------------------
    r468687 | scolebourne | 2006-10-28 05:53:28 -0700 (Sat, 28 Oct 2006) | 1 line
    
    COLLECTIONS-229 - Remove deprecated classes and code
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815142 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:55 +00:00
Henri Yandell 352f016239 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r751894 | mbenson | 2009-03-09 15:48:07 -0700 (Mon, 09 Mar 2009) | 1 line
    
    add splitmap package whose original goal is to provide a more versatile TransformedMap implementation
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815141 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:54 +00:00
Henri Yandell ed32276f0d Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r471202 | scolebourne | 2006-11-04 06:21:44 -0800 (Sat, 04 Nov 2006) | 1 line
    
    Remove getCollection() - use covariant decorated()
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815140 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 06:06:13 +00:00
Henri Yandell 403f770bf1 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r471202 | scolebourne | 2006-11-04 06:21:44 -0800 (Sat, 04 Nov 2006) | 1 line
    
    Remove getCollection() - use covariant decorated()
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815139 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:49 +00:00
Henri Yandell eaa246e46c Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r471186 | scolebourne | 2006-11-04 05:47:51 -0800 (Sat, 04 Nov 2006) | 1 line
    
    Remove getSet() and getSortedSet() - use decorated()
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815138 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:47 +00:00
Henri Yandell 1e7b7fc64c Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r471580 | scolebourne | 2006-11-05 16:22:53 -0800 (Sun, 05 Nov 2006) | 1 line
    
    Generify CompositeCollection
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815137 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:45 +00:00
Henri Yandell 9e8badc3be Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r471166 | scolebourne | 2006-11-04 03:33:22 -0800 (Sat, 04 Nov 2006) | 1 line
    
    Removed Typed* containers such as TypedList and TypedMap as generics now provides type safety
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815136 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:43 +00:00
Henri Yandell 7ffce465db Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r593144 | skestle | 2007-11-08 04:21:55 -0800 (Thu, 08 Nov 2007) | 3 lines
    
    Updated CollectionUtils and test.  Probably 80-90% complete for generics.  Very open to review / patches.
    
    Jira: COLLECTIONS-245
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815135 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:42 +00:00
Henri Yandell a5422f9b40 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r471163 | scolebourne | 2006-11-04 02:56:39 -0800 (Sat, 04 Nov 2006) | 1 line
    
    Remove FastArrayList, FastHashMap, FastTreeMap
    ------------------------------------------------------------------------
    r468687 | scolebourne | 2006-10-28 05:53:28 -0700 (Sat, 28 Oct 2006) | 1 line
    
    COLLECTIONS-229 - Remove deprecated classes and code
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815134 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:41 +00:00
Henri Yandell 6f76f2b205 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r751858 | mbenson | 2009-03-09 14:45:53 -0700 (Mon, 09 Mar 2009) | 1 line
    
    generics
    ------------------------------------------------------------------------
    r740150 | mbenson | 2009-02-02 15:24:00 -0800 (Mon, 02 Feb 2009) | 1 line
    
    make all [collections] maps implement IterableMap
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815133 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:39 +00:00
Henri Yandell 68b5806258 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r740150 | mbenson | 2009-02-02 15:24:00 -0800 (Mon, 02 Feb 2009) | 1 line
    
    make all [collections] maps implement IterableMap
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815132 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:37 +00:00
Henri Yandell 47abb18690 Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.
Also see the following revisions:

    ------------------------------------------------------------------------
    r740150 | mbenson | 2009-02-02 15:24:00 -0800 (Mon, 02 Feb 2009) | 1 line
    
    make all [collections] maps implement IterableMap
    ------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815131 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:57:36 +00:00