Kenna178015crook

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Kenna178015crook created a post,
    Answered

    Why does IntelliJ wants me to change this?

    A simple line of code: String thing = "Something"; thing += " something else" + " and more."; IntelliJ IDEA offers to change this line into 4 other ways to accomplish the same result: mcdvoice Str...