public class AnnotationConstants
extends java.lang.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
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.