Uses of Enum Class
com.google.inject.internal.InternalFlags.CustomClassLoadingOption
Packages that use InternalFlags.CustomClassLoadingOption
-
Uses of InternalFlags.CustomClassLoadingOption in com.google.inject.internal
Fields in com.google.inject.internal declared as InternalFlags.CustomClassLoadingOptionModifier and TypeFieldDescriptionprivate static final InternalFlags.CustomClassLoadingOptionInternalFlags.CUSTOM_CLASS_LOADINGMethods in com.google.inject.internal that return InternalFlags.CustomClassLoadingOptionModifier and TypeMethodDescriptionInternalFlags.getCustomClassLoadingOption()Returns the enum constant of this class with the specified name.InternalFlags.CustomClassLoadingOption.values()Returns an array containing the constants of this enum class, in the order they are declared.