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