public static class InternalVMMethod.Holder extends Object
| Modifier and Type | Field and Description |
|---|---|
static Annotation[] |
ARRAY
Array that contains only the instance of the annotation, useful when the annotation is
manually injected.
|
static InternalVMMethod |
INSTANCE
Instance of the annotation, useful when the annotation is manually injected.
|
| Constructor and Description |
|---|
Holder() |
public static final InternalVMMethod INSTANCE
public static final Annotation[] ARRAY