Find the access modifier of a member using java reflection
private final static long serialId = 1L; protected String title; public String FirstName;
I need to know which variable is private, protected and public?
Aucun commentaire:
Enregistrer un commentaire