I have a method that is invoked by the same class using reflection.
I'd like to make the method private, but get a warning by the IDE that the method is not being used.
Well, it is being used - using reflection.
What annotations are there to indicate that a member/method is being used by reflection?
Aucun commentaire:
Enregistrer un commentaire