dimanche 24 juillet 2016

How do I convert this non-reflection code into reflection code

I want to convert this to reflection:

CraftServer serv = (CraftServer)p.getServer();

(and by convert to to reflection I mean, showing and explaing all the reflection you use to write code that does the same thing that the code above does, like using Class.cast() and whatnot)





Aucun commentaire:

Enregistrer un commentaire