Uses of Enum
io.spring.javaformat.checkstyle.check.SpringTernaryCheck.EqualsTest
Packages that use SpringTernaryCheck.EqualsTest
-
Uses of SpringTernaryCheck.EqualsTest in io.spring.javaformat.checkstyle.check
Methods in io.spring.javaformat.checkstyle.check that return SpringTernaryCheck.EqualsTestModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SpringTernaryCheck.EqualsTest[]SpringTernaryCheck.EqualsTest.values()Returns an array containing the constants of this enum type, in the order they are declared.