Commit Graph

13 Commits

Author SHA1 Message Date
Gary Gregory a6d53a7649 Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
Gary Gregory 0eb36e1c78 Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
Gary Gregory c6dc370abb [COLLECTIONS-575] Synchronized queue wrapper in QueueUtils. 2018-01-02 19:49:41 -07:00
Gary Gregory 1bcfa1cc87 Remove unnecessary casts 2017-10-11 16:39:20 -06:00
Bruno P. Kinoshita 29d2e93966 Remove @version tag as this component has been migrated to git 2017-09-12 23:00:44 +12:00
Gary Gregory eef8f1a0aa Remove redundant type arguments. 2017-07-26 23:43:14 -07:00
Thomas Neidhart 68bbd2cf4a [COLLECTIONS-570] Consistently use a NullPointerException if a required input is null.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1686855 13f79535-47bb-0310-9956-ffa450edef68
2015-06-22 13:00:27 +00:00
Thomas Neidhart d61e967bad [COLLECTIONS-519] Revert after discussion on the mailinglist.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1591832 13f79535-47bb-0310-9956-ffa450edef68
2014-05-02 08:58:40 +00:00
Thomas Neidhart c48007f44b [COLLECTIONS-519] Constructors of *Utils classes are now protected to allow sub-classing. Thanks to Radoslav Paskalev, Daniel Feist.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1591602 13f79535-47bb-0310-9956-ffa450edef68
2014-05-01 11:04:59 +00:00
Thomas Neidhart c00465cc99 [COLLECTIONS-502] remove generic parameters from static INSTANCE fields.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543964 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 21:53:39 +00:00
Thomas Neidhart 4fca8268a9 [COLLECTIONS-485] Added wildcards to copy-constructors and unmodifiable decorators / iterators, thanks to Hollis Waite.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1533984 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 21:12:51 +00:00
Thomas Neidhart b7430de759 Remove trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1477779 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 18:55:24 +00:00
Thomas Neidhart a8d1066b5e [COLLECTIONS-452] Change package to o.a.c.collections4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469004 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 17:37:03 +00:00