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