@Deprecated
public class NullSafeStringComparator
extends Object
implements Comparator<String>
| Constructor and Description |
|---|
NullSafeStringComparator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(String s1,
String s2)
Deprecated.
|