Uses of Enum Class
dev.getelements.elements.rt.annotation.CaseFormat
Packages that use CaseFormat
-
Uses of CaseFormat in dev.getelements.elements.rt.annotation
Methods in dev.getelements.elements.rt.annotation that return CaseFormatModifier and TypeMethodDescriptionstatic CaseFormat
Returns the enum constant of this class with the specified name.static CaseFormat[]
CaseFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.getelements.elements.rt.annotation with parameters of type CaseFormatModifier and TypeMethodDescriptionfinal String
CaseFormat.to
(CaseFormat other, String in) Converts this to the other case.