[jira] [Updated] (LANG-1033) Add StringUtils.countMatches(CharSequence, char)

2014-08-06 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LANG-1033: --- Environment: Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e;

[jira] [Updated] (LANG-1033) Add StringUtils.countMatches(CharSequence, char)

2014-08-06 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LANG-1033: --- Description: Add: {code:java} /** * pCounts how many times the char appears in the given