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