[jira] [Created] (COLLECTIONS-529) Add removeAll(CollectionE collection, CollectionE remove, ComparatorE comparator) and contains(CollectionE collection, E object, ComparatorE comparator) me

2014-05-16 Thread Alexander Muthmann (JIRA)
Alexander Muthmann created COLLECTIONS-529: -- Summary: Add removeAll(CollectionE collection, CollectionE remove, ComparatorE comparator) and contains(CollectionE collection, E object, ComparatorE comparator) methods Key:

[jira] [Created] (COLLECTIONS-528) Add removeAll(CollectionE collection, CollectionE remove, ComparatorE comparator) and contains(CollectionE collection, E object, ComparatorE comparator) me

2014-05-16 Thread Alexander Muthmann (JIRA)
Alexander Muthmann created COLLECTIONS-528: -- Summary: Add removeAll(CollectionE collection, CollectionE remove, ComparatorE comparator) and contains(CollectionE collection, E object, ComparatorE comparator) methods Key:

[jira] [Commented] (LANG-848) Improve StringUtils.is(Not)Blank with a CharSequence... version

2013-09-20 Thread Alexander Muthmann (JIRA)
[ https://issues.apache.org/jira/browse/LANG-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13772965#comment-13772965 ] Alexander Muthmann commented on LANG-848: - oh i already had implemented those

[jira] [Created] (LANG-848) Improve StringUtils.is(Not)Blank with a CharSequence... version

2012-10-31 Thread Alexander Muthmann (JIRA)
Alexander Muthmann created LANG-848: --- Summary: Improve StringUtils.is(Not)Blank with a CharSequence... version Key: LANG-848 URL: https://issues.apache.org/jira/browse/LANG-848 Project: Commons

[jira] [Commented] (LANG-848) Improve StringUtils.is(Not)Blank with a CharSequence... version

2012-10-31 Thread Alexander Muthmann (JIRA)
[ https://issues.apache.org/jira/browse/LANG-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487874#comment-13487874 ] Alexander Muthmann commented on LANG-848: - I created a pull request in github for