JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.derive4j
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.