1 <p> The referenced methods have names that differ only by capitalization.
2 This is very confusing because if the capitalization were
3 identical then one of the methods would override the other. From the existence of other methods, it
4 seems that the existence of both of these methods is intentional, but is sure is confusing.
5 You should try hard to eliminate one of them, unless you are forced to have both due to frozen APIs.