Jump to content

Java API/Reflection: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Sjc (talk | contribs)
No edit summary
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