| Class | Description |
|---|---|
| AndroidProcessor |
An annotation processor to verify usage of
dagger.android code. |
| DuplicateAndroidInjectorsChecker |
Validates that the two maps that
DispatchingAndroidInjector injects have logically
different keys. |
| TypeNames |
Common names and methods for JavaPoet
TypeName and ClassName usage. |