Package net.octyl.aptcreator
-
Annotation Types Summary Annotation Type Description GenerateCreator Annotate a class with this to haveapt-creatorgenerate a creator class for the class's sole constructor.GenerateCreator.CopyAnnotations Apply this annotation to copy annotations from the target class to the generated class.Provided Apply this annotation to a parameter in a@GenerateCreatorconstructor to have it be injected (via JSR-330).