Uses of Enum
com.google.inject.internal.InternalFlags.BytecodeGenOption
Packages that use InternalFlags.BytecodeGenOption
-
Uses of InternalFlags.BytecodeGenOption in com.google.inject.internal
Subclasses with type arguments of type InternalFlags.BytecodeGenOption in com.google.inject.internalModifier and TypeClassDescriptionstatic enumOptions for controlling whether Guice uses bytecode generation at runtime.Methods in com.google.inject.internal that return InternalFlags.BytecodeGenOptionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static InternalFlags.BytecodeGenOption[]InternalFlags.BytecodeGenOption.values()Returns an array containing the constants of this enum type, in the order they are declared.