@Beta
public interface HasSupportFragmentInjector
AndroidInjector of Fragments.| Modifier and Type | Method and Description |
|---|---|
dagger.android.AndroidInjector<android.support.v4.app.Fragment> |
supportFragmentInjector()
Returns an
AndroidInjector of Fragments. |