public class StringEqualsIgnoreCase extends AbstractEquals<String>
| Constructor and Description |
|---|
StringEqualsIgnoreCase() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equal(String value1,
String value2) |
protected boolean |
equalsNotNull(String object1,
String object2,
Collection<String> exclude) |
equals, getEqualsRegistry, setEqualsRegistryprotected boolean equalsNotNull(String object1, String object2, Collection<String> exclude)
equalsNotNull in class AbstractEquals<String>Copyright © 2015 Revolution Systems Inc.. All rights reserved.