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