I am using reflection to retrieve all private classes,fields,methods etc. But the problem is not all the classes or fields are being shown, is Reflection limited or? i am using reflection.
For e.g. to retrieve all classes i do TextView.class.getDeclaredClasses()
but not all the classes are shown, can someone explain to me why?
Aucun commentaire:
Enregistrer un commentaire