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