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.