Uses of Enum
com.google.inject.internal.InternalFlags.ColorizeOption
Packages that use InternalFlags.ColorizeOption
-
Uses of InternalFlags.ColorizeOption in com.google.inject.internal
Subclasses with type arguments of type InternalFlags.ColorizeOption in com.google.inject.internalModifier and TypeClassDescriptionstatic enumOptions for enable or disable using ansi color in error messages.Methods in com.google.inject.internal that return InternalFlags.ColorizeOptionModifier and TypeMethodDescriptionstatic InternalFlags.ColorizeOptionReturns the enum constant of this type with the specified name.static InternalFlags.ColorizeOption[]InternalFlags.ColorizeOption.values()Returns an array containing the constants of this enum type, in the order they are declared.