| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| Modifier and Type | Method and Description |
|---|---|
static InternalFlags |
InternalFlags.getIncludeStackTraceOption()
|
static InternalFlags |
InternalFlags.IncludeStackTraceOption.valueOf(String
Returns the enum constant of this type with the specified name.
|
static InternalFlags |
InternalFlags.IncludeStackTraceOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|