How can I annotate a class factory? #2633
Unanswered
ZegWe
asked this question in
General Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a class factory like this:
And would use it like this:
How can I annotate the class factory so that I have no need to annotate the generated classes? Since there were too many class defines writed by other colleagues and it's impossible to modify all their code.
Beta Was this translation helpful? Give feedback.
All reactions