jeudi 24 novembre 2016

Java Reflection Resources

Where can I find a document to understand about JAVA/Reflection like below code ?

Field.class.getDeclaredField("modifiers")

What is getDeclaredField does?

What is a term "modifiers" do ?

I have seen reflection code in action from here





Aucun commentaire:

Enregistrer un commentaire