Uses of Enum
com.google.inject.internal.InternalFlags.CustomClassLoadingOption
Packages that use InternalFlags.CustomClassLoadingOption
-
Uses of InternalFlags.CustomClassLoadingOption in com.google.inject.internal
Subclasses with type arguments of type InternalFlags.CustomClassLoadingOption in com.google.inject.internalModifier and TypeClassDescriptionstatic enumThe options for Guice custom class loading.Methods in com.google.inject.internal that return InternalFlags.CustomClassLoadingOptionModifier and TypeMethodDescriptionInternalFlags.getCustomClassLoadingOption()Returns the enum constant of this type with the specified name.InternalFlags.CustomClassLoadingOption.values()Returns an array containing the constants of this enum type, in the order they are declared.