JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
Lombok
- v1.18.36
lombok.experimental
Helper
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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.