Package: java.lang.reflect.* |
Product: JDK |
Release: 1.1.x |
Related Links: |
General
Field
Method
|
Comment: |
Let's say we have a storage object with multiple vars and we want to perform an isEmpty test on them but we are too lazy to type the methods for all vars. |