Heikogoretzki
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Wrap after comma
AnsweredHello, I have a code formatting issue. I need to set wrapping after comma if the expression is too long. What I get at the moment: if (softwareLicenseOpt.get().getOldKey().isPresent()) { throw new...