| The java.lang.reflect Package |
|
|
java.lang.reflect is a new reflection package |
|
|
|
Provides support classes for java.lang.Class | |
|
|
Method | |
|
|
Constructor | |
|
|
Array | |
|
|
Field | |
|
|
All types are described by Class objects | |
|
|
Including primitives types such as "int" | |