| Class | Description | 
|---|---|
| Injector | 
 A tiny dependency injection and plugin helper for Robolectric. 
 | 
| Injector.Builder | 
 Builder for  
Injector. | 
| Injector.Key<T> | 
 Identifies an injection point. 
 | 
| Exception | Description | 
|---|---|
| InjectionException | 
| Annotation Type | Description | 
|---|---|
| AutoFactory | 
 Indicates that the annotated type will be used as a factory. 
 | 
| Supercedes | 
 Indicates that the annotated type is intended as a replacement for another type. 
 |