Uses of Class
io.spring.javaformat.checkstyle.check.SpringTernaryCheck.EqualsTest
-
Packages that use SpringTernaryCheck.EqualsTest Package Description io.spring.javaformat.checkstyle.check -
-
Uses of SpringTernaryCheck.EqualsTest in io.spring.javaformat.checkstyle.check
Methods in io.spring.javaformat.checkstyle.check that return SpringTernaryCheck.EqualsTest Modifier and Type Method Description static SpringTernaryCheck.EqualsTestSpringTernaryCheck.EqualsTest. valueOf(String name)Returns 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.
-