Uses of Enum
org.assertj.db.type.lettercase.CaseConversions
Packages that use CaseConversions
Package
Description
This package contains the interfaces and utility classes about the letter case.
-
Uses of CaseConversions in org.assertj.db.type.lettercase
Methods in org.assertj.db.type.lettercase that return CaseConversionsModifier and TypeMethodDescriptionstatic CaseConversionsReturns the enum constant of this type with the specified name.static CaseConversions[]CaseConversions.values()Returns an array containing the constants of this enum type, in the order they are declared.