What is the purpose of parentheses around variables being assigned a value?
I’m not sure if this is a Groovy thing or Java thing, I’ve seen instances of variable assignment such as:
Parenthesis around variable names in Java/Groovy – is it just for readability?
I’m not sure if this is a Groovy thing or Java thing, I’ve seen instances of variable assignment such as: