Package | Description |
---|---|
dagger.producers |
Modifier and Type | Method and Description |
---|---|
static Produces.Type |
Produces.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Produces.Type[] |
Produces.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Google, Inc.. All rights reserved.