Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like like "juice")
|
Modifier and Type | Field and Description |
---|---|
private Initializer.InjectableReferenceState |
Initializer.InjectableReference.state |
Modifier and Type | Method and Description |
---|---|
static Initializer.InjectableReferenceState |
Initializer.InjectableReferenceState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Initializer.InjectableReferenceState[] |
Initializer.InjectableReferenceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|