JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.derive4j
ExportAsPublic
Contents
Description
Hide sidebar
Show sidebar
Annotation Type ExportAsPublic
@Target
(
METHOD
)
public @interface
ExportAsPublic
Annotate package private static methods of your @Data class with this annotation to have them re-exported as public the the corresponding generated class.