samedi 4 mars 2017

How to replace a method in java

I am trying to replace two methods (static and non-static) methods for a class and still have access to the original. I know I can just override, I need it to be changed over all instances (so lets say the class or method is final). How with I do it. I don't know how to do reflection very well.





Aucun commentaire:

Enregistrer un commentaire