Uses of Enum Class
com.end0katz.blobj.StringConsts
Packages that use StringConsts
-
Uses of StringConsts in com.end0katz.blobj
Subclasses with type arguments of type StringConsts in com.end0katz.blobjModifier and TypeClassDescriptionenum
Class to contain constants and methods related to strings.Methods in com.end0katz.blobj that return StringConstsModifier and TypeMethodDescriptionstatic StringConsts
Returns the enum constant of this class with the specified name.static StringConsts[]
StringConsts.values()
Returns an array containing the constants of this enum class, in the order they are declared.