public class AnnotationConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
RUNTIME_INVISIBLE |
static int |
RUNTIME_VISIBLE |
static int |
SOURCE_VISIBLE |
Constructor and Description |
---|
AnnotationConstants() |
public static final int RUNTIME_VISIBLE
public static final int RUNTIME_INVISIBLE
public static final int SOURCE_VISIBLE