eventually we want to forbid StringBuffer usage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1813875 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
34006a542e
commit
925a296cc3
@ -112,3 +112,7 @@ java.util.concurrent.Future#cancel(boolean)
|
|||||||
|
|
||||||
@defaultMessage Unnecessary, inefficient, and confusing conversion of String.toString
|
@defaultMessage Unnecessary, inefficient, and confusing conversion of String.toString
|
||||||
java.lang.String#toString()
|
java.lang.String#toString()
|
||||||
|
|
||||||
|
#@defaultMessage Deprecated Java APIs
|
||||||
|
#java.lang.StringBuffer
|
||||||
|
#java.util.Hashtable
|
||||||
|
Loading…
Reference in New Issue
Block a user