|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchord.program.reflect.ReflectEventKind
public class ReflectEventKind
Kinds of events generated by dynamic analysis for resolving reflection.
| Field Summary | |
|---|---|
static byte |
ARY_NEW_INST_CALL
|
static byte |
CLS_FOR_NAME_CALL
|
static byte |
CON_NEW_INST_CALL
|
static byte |
OBJ_NEW_INST_CALL
|
| Constructor Summary | |
|---|---|
ReflectEventKind()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final byte CLS_FOR_NAME_CALL
public static final byte OBJ_NEW_INST_CALL
public static final byte CON_NEW_INST_CALL
public static final byte ARY_NEW_INST_CALL
| Constructor Detail |
|---|
public ReflectEventKind()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||