public class DaggerIntegration extends Object
| Modifier and Type | Method and Description |
|---|---|
static Provider<?> |
fromDagger(dagger.ObjectGraph objectGraph)
Creates a Provider which gets delegates object provisioning to the
objectGraph. |
public static Provider<?> fromDagger(dagger.ObjectGraph objectGraph)
objectGraph.IllegalArgumentExceptions - if objectGraph is nullCopyright © 2011-2018. All Rights Reserved.