提交 8568cc27 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 343e4cb9
......@@ -94,7 +94,6 @@ public class StatementBuilder {
* Append a text, but only if appendExceptFirst was never called.
*
* @param s the text to append
* @return itself
*/
public void appendOnlyFirst(String s) {
if (index == 0) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论