- Summary:
- Field |
- Required |
- Optional
-
@Target(value=TYPE)
@Retention(value=SOURCE)
public @interface Helper
Use 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.
- Summary:
- Field |
- Required |
- Optional
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.