employer cover photo
employer logo

Question d’entretien chez VMware

How does Spring initialize private fields with no constructor args and no setters?

Réponse à la question d'entretien

Utilisateur anonyme

10 août 2016

Reflection can access private fields directly.

1