public class InternalFlags extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalFlags
The options for Guice custom class loading.
|
static class |
InternalFlags
The options for Guice stack trace collection.
|
static class |
InternalFlags
|
| Constructor and Description |
|---|
InternalFlags()
|
| Modifier and Type | Method and Description |
|---|---|
static InternalFlags |
getCustomClassLoadingOption()
|
static InternalFlags |
getIncludeStackTraceOption()
|
static InternalFlags |
getNullableProvidesOption()
|
public static InternalFlags.IncludeStackTraceOption getIncludeStackTraceOption()
public static InternalFlags.CustomClassLoadingOption getCustomClassLoadingOption()
public static InternalFlags.NullableProvidesOption getNullableProvidesOption()