JavaScript is disabled on your browser.
Skip navigation links
Lombok
- v1.18.24
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
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.