Overview Package Class Use Tree Deprecated Index Help
Prev Class Next Class Frames NoFrames All Classes
Summary: Nested Field Constr Method Detail: Field Constr Method
java.lang.reflect
public interface Member
| Field Summary | |
|---|---|
| static int | DECLARED |
| static int | PUBLIC |
| Method Summary | |
|---|---|
| Class | getDeclaringClass() |
| int | getModifiers() |
| String | getName() |