Java API/Reflection: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
MartinHarper (talk | contribs) m #redirect Java 2 Platform, Standard Edition |
||
Line 1: | Line 1: | ||
#redirect [[Java 2 Platform, Standard Edition]] |
|||
'''Reflection''' is a constituent of the [[Java programming language|Java]] API which enables Java code to examine and "reflect" upon Java components at runtime. This enables, for example, advanced debugging strategies. |
|||
http://java.sun.com/products/jdk/1.1/docs/guide/reflection/index.html |
Revision as of 20:33, 3 September 2003
Redirect to: