Natarn
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Align chained constructor calls
AnsweredI can't find any formatting option to align chained constructor calls, eg Thing thing = new Thing.Builder(param1, param2) .withOtherThing(thingamajig) .b...