[slf4j-dev] Common question to return statement

Boris Unckel boris.unckel.mlg at gmx.net
Mon Feb 6 23:09:58 CET 2006


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




More information about the slf4j-dev mailing list