Uses of Enum Class
com.google.inject.internal.Messages.FormatOptions
Packages that use Messages.FormatOptions
-
Uses of Messages.FormatOptions in com.google.inject.internal
Methods in com.google.inject.internal that return Messages.FormatOptionsModifier and TypeMethodDescriptionstatic Messages.FormatOptions
Returns the enum constant of this class with the specified name.static Messages.FormatOptions[]
Messages.FormatOptions.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.inject.internal with parameters of type Messages.FormatOptionsModifier and TypeMethodDescriptionprivate static final String
Messages.formatText
(String text, Messages.FormatOptions... options)