Project Lombok spices up your java!
For example, annotate any local variable with @Cleanup, and it'll be closed for you automatically, and safely.
For more information and a screencast showing how it works, go to http://projectlombok.org/
|
|
For example, annotate any local variable with @Cleanup, and it'll be closed for you automatically, and safely.
For more information and a screencast showing how it works, go to http://projectlombok.org/