Lombok
From APIDesign
Project Lombok provides annotations for compile time improvements of the abstract syntax tree of your program. Thus one can use Synchronized in the right way or one can get some benefits of AOP without using AOP.
Project Lombok provides annotations for compile time improvements of the abstract syntax tree of your program. Thus one can use Synchronized in the right way or one can get some benefits of AOP without using AOP.