These methods are confusing

org.apache.logging.log4j.message.ParameterFormatter.countArgumentPlaceholders(String)
org.apache.logging.log4j.message.ParameterFormatter.countArgumentPlaceholders2(String,
int[])
org.apache.logging.log4j.message.ParameterFormatter.countArgumentPlaceholders3(char[],
int, int[])

They all have the same Javadoc.

Can we name them all countArgumentPlaceholders or give them more accurate
Javadocs?

Gary

-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to