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.FormatOptionsReturns 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 StringMessages.formatText(String text, Messages.FormatOptions... options)