Suppose I use a single Java file which contains 2 classes like A & B (B extends A).
Then how can I find class A using reflection in Java?
Are there any methods present in Java reflection to get all super classes?
Aucun commentaire:
Enregistrer un commentaire