mercredi 6 février 2019

Synthetic vs Implicit parameters

In Java reflection: What is the difference between synthetic and implicit parameters?

I've walked through this Oracle tutorial: https://docs.oracle.com/javase/tutorial/reflect/member/methodparameterreflection.html#implcit_and_synthetic and it brings some confusion for me distinguishing synthetic with implicit parameters

Whenever parameter is explicitly created it is implicit, isn't it? If so, is it fair to consider synthetic parameters as a subset of implicit(which is not true corresponding to the above tutorial)?





Aucun commentaire:

Enregistrer un commentaire