JavaScript is disabled on your browser.
Skip navigation links
Lombok
- v1.18.34
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
lombok.experimental
Annotation Type Helper
@Target
(
TYPE
)
@Retention
(
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.