Package lombok.experimental
Annotation Type Helper
-
@Target(TYPE) @Retention(SOURCE) public @interface HelperUse on a method local class to indicate that all methods inside should be exposed to the rest of the method as if they were helper methods.