| Interface | Description |
|---|---|
| ReflectionAnnotation |
The common structure of all @Keep____ Reflection annotations.
|
| Enum | Description |
|---|---|
| NewInstanceStrategy |
| Annotation Type | Description |
|---|---|
| KeepAnnotation |
Annotation used to tell reflection subsystem to hold onto annotation data.
|
| KeepArrays |
Instructs our reflection service to generator a provider for array types.
|
| KeepClass |
Annotation used to tell reflection subsystem to hold onto a classes reflection data.
|
| KeepConstructor |
Annotation used to tell reflection subsystem to hold onto field data.
|
| KeepField |
Annotation used to tell reflection subsystem to hold onto field data.
|
| KeepMethod |
Annotation used to tell reflection subsystem to hold onto method data.
|
Copyright © 2012-2013 The Internet Party. All Rights Reserved.