Hello,

I have found several return (returnvalue); statements in slf4j like return (attributes.get(name));. What is the difference between return retvalue; and return (retvalue); - with and without braces?
Is there no technical difference and this is just "style and fashion"?
Is the bytecode the same or different?

Regards
Boris

_______________________________________________
dev mailing list
dev@slf4j.org
http://slf4j.org/mailman/listinfo/dev

Reply via email to