public static class IVertex.ZYXComparator extends java.lang.Object implements IComparator<IVertex>
| Constructor and Description |
|---|
ZYXComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IVertex v1,
IVertex v2) |
public int compare(IVertex v1, IVertex v2)
compare in interface IComparator<IVertex>