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