@Beta
public abstract class AndroidSupportInjectionModule
extends java.lang.Object
Configures bindings to ensure the usability of dagger.android and dagger.android.support framework classes. This module should be installed in the root-most
component which will use these types.