Class StringRules.UseEqualsIgnoreCase
java.lang.Object
org.openrewrite.java.migrate.lang.StringRules.UseEqualsIgnoreCase
- Enclosing class:
StringRules
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbothLowerCase(String string, String test) booleanbothUpperCase(String string, String test) booleanequalsIgnoreCase(String string, String test)
-
Constructor Details
-
UseEqualsIgnoreCase
public UseEqualsIgnoreCase()
-
-
Method Details
-
bothLowerCase
-
bothUpperCase
-
equalsIgnoreCase
-