Author: tn
Date: Mon Nov 16 23:09:01 2015
New Revision: 1714708
URL: http://svn.apache.org/viewvc?rev=1714708&view=rev
Log:
Add toString method in AbstractMultiValuedMap#KeysMultiSet.
Modified:
commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap/AbstractMu
Author: tn
Date: Mon Nov 16 23:08:26 2015
New Revision: 1714707
URL: http://svn.apache.org/viewvc?rev=1714707&view=rev
Log:
Fix size calculation of entrySet in MultiSet.
Modified:
commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multiset/AbstractMapMultiSet.java
Merge branch 'LANG-1182'
LANG-1182: Clarify JavaDoc of StringUtils.containsAny(). Thanks to
Larry West for the suggestion and to Pascal Schuhmacher for implementing
it. This fixes #114 from github.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache
Repository: commons-lang
Updated Branches:
refs/heads/master 481137553 -> 56907c9a9
LANG-1182: adding clarifying examples to StringUtils#containsAny javadoc
as suggested by Larry West in https://issues.apache.org/jira/browse/LANG-1182
Project: http://git-wip-us.apache.org/repos/asf/commons-l
Add LANG-1182 to changes.xml
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/7f0d6b4c
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/7f0d6b4c
Diff: http://git-wip-us.apache.org/repos/asf/commons-l