See: Description
| Class | Description |
|---|---|
| AnnotationInspector |
Provides static utility methods to test for presence of specific
annotations.
|
| ClassSpy |
ClassSpy class.
|
| Annotation Type | Description |
|---|---|
| Configurable |
Marker annotation for member variables, which should be made available to
Configuration.
|
| NoFeature |
Marker annotation which should be added to methods indicating, that this
method should not be considered when searching for feature type methods.
|
| ProvidesTypes |
ProvidesTypes class.
|
| ProvidesVariables |
Annotation which should be added to AFragmentCommand instances, declaring,
which variables, as given by their names, the annotated class creates.
|
| RequiresOptionalVariables |
Annotation which should be added to AFragmentCommand instances, declaring,
which variables, as given by their names, the annotated class needs.
|
| RequiresTypes |
RequiresTypes class.
|
| RequiresVariables |
Annotation which should be added to AFragmentCommand instances, declaring,
which variables, as given by their names, the annotated class needs.
|
Copyright © 2007-2013. All Rights Reserved.