public class ComparatorWithEmpty
extends java.lang.Object
implements java.util.Comparator<java.lang.Object>
| Constructor and Description |
|---|
ComparatorWithEmpty() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object arg0,
java.lang.Object arg1) |