public class ZComparer extends java.lang.Object implements java.util.Comparator<IZSortable>
| Constructor and Description |
|---|
ZComparer() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IZSortable o1,
IZSortable o2) |
public int compare(IZSortable o1, IZSortable o2)
compare in interface java.util.Comparator<IZSortable>