@Beta
public interface HasSupportFragmentInjector
AndroidInjector of Fragments.| Modifier and Type | Method and Description |
|---|---|
dagger.android.AndroidInjector<Fragment> |
supportFragmentInjector()
Returns an
AndroidInjector of Fragments. |
Copyright © 2012–2017 The Dagger Authors. All rights reserved.