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.org/repos/asf/commons-lang/commit/56907c9a Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/56907c9a Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/56907c9a Branch: refs/heads/master Commit: 56907c9a96a50af44415111fcea3e76ce4d1890f Parents: 4811375 7f0d6b4 Author: Benedikt Ritter <brit...@apache.org> Authored: Mon Nov 16 20:16:52 2015 +0100 Committer: Benedikt Ritter <brit...@apache.org> Committed: Mon Nov 16 20:16:52 2015 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 1 + .../org/apache/commons/lang3/StringUtils.java | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) ----------------------------------------------------------------------