Reflection
Appearance
From Wikibooks, open books for an open world
This is the current revision of this page, as edited by DannyS712 (discuss | contribs) at 03:28, 26 December 2019 (Use standard {{Nav}} instead of {{Programming/Navigation}}). The present address (URL) is a permanent link to this version.
Navigate Reflection topic: ()
Reflection is a new concept in Java, and did not exist in classical compiled languages like C, and C++. The idea is to discover an object's attributes and its methods programmatically.