Uses of Enum Class
com.github.underscore.U.TextType
-
Uses of U.TextType in com.github.underscore
Methods in com.github.underscore that return U.TextTypeModifier and TypeMethodDescriptionstatic U.TextType
U.getTextType
(String text) static U.TextType
Returns the enum constant of this class with the specified name.static U.TextType[]
U.TextType.values()
Returns an array containing the constants of this enum class, in the order they are declared.