Package | Description |
---|---|
dagger.producers |
This package contains the public API for Dagger 2's producer functionality.
|
Modifier and Type | Method and Description |
---|---|
static Produces.Type |
Produces.Type.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Produces.Type[] |
Produces.Type.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Google, Inc.. All rights reserved.