Skip to content

Simplify some call of String operation#383

Merged
tballison merged 3 commits intoapache:mainfrom
PeterAlfredLee:simplifyStringCall
Nov 19, 2020
Merged

Simplify some call of String operation#383
tballison merged 3 commits intoapache:mainfrom
PeterAlfredLee:simplifyStringCall

Conversation

@PeterAlfredLee
Copy link
Copy Markdown
Member

  1. Simplify some call of StringBuilder#append.
  2. Simplify some call of String#substring.
  3. Remove unnecessary call of #toString.

@epugh
Copy link
Copy Markdown
Contributor

epugh commented Nov 14, 2020

Nice cleanups!!

@tballison tballison merged commit 7ed64a5 into apache:main Nov 19, 2020
@PeterAlfredLee PeterAlfredLee deleted the simplifyStringCall branch November 20, 2020 00:44
puthurr pushed a commit to puthurr/tika-fork that referenced this pull request Jun 13, 2022
* Simplify some call of StringBuilder#append

* Simplify some call of String#substring

* Remove unnecessary call of #toString
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants