Gary Gregory
|
0eb36e1c78
|
Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation.
|
2019-12-09 22:03:10 -05:00 |
Gary Gregory
|
b0b5759d5a
|
Close tags in class-level Javadoc. No empty p tags.
Remove trailing spaces.
|
2019-05-10 08:37:02 -04:00 |
Gary Gregory
|
9e62a0e998
|
Remove trailing white spaces on all lines.
|
2018-01-02 19:50:06 -07:00 |
Gary Gregory
|
5d756cebd7
|
Javadoc: Add missing @param tags for generics.
|
2017-12-28 13:32:52 -07: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 D. Gregory
|
5250fdfdf3
|
Add missing @Overrides
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1734633 13f79535-47bb-0310-9956-ffa450edef68
|
2016-03-11 21:12:21 +00:00 |
Thomas Neidhart
|
7727c1cc08
|
Deprecate MultiValueMap and MultiMap, replaced by MultiValuedMap.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1683018 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-01 22:41:31 +00:00 |
Thomas Neidhart
|
4f296da76c
|
[COLLECTIONS-500] Renamed MultiMap.remove(K, V) to boolean removeMapping(K, V).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1542763 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-17 17:10:33 +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 |