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.TextTypeU.getTextType(String text) static U.TextTypeReturns 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.