Uses of Enum Class
com.google.inject.internal.Initializer.InjectableReferenceState
Packages that use Initializer.InjectableReferenceState
-
Uses of Initializer.InjectableReferenceState in com.google.inject.internal
Fields in com.google.inject.internal declared as Initializer.InjectableReferenceStateMethods in com.google.inject.internal that return Initializer.InjectableReferenceStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Initializer.InjectableReferenceState[]
Initializer.InjectableReferenceState.values()
Returns an array containing the constants of this enum class, in the order they are declared.