Javareflect 简明教程

java.lang.reflect package tutorial

Audience

已为初学者准备此参考,以帮助他们理解与 java.lang.reflect 包中所有可用方法相关的基本功能。

This reference has been prepared for the beginners to help them understand the basic functionality related to all the methods available in java.lang.reflect package.

Prerequisites

在开始使用此参考中给出的各种类型的示例进行练习之前,我假设您已经了解基本的 Java 编程。

Before you start doing practice with various types of examples given in this reference, I’m making an assumption that you are already aware of basic Java Programming.