|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IYComparator
public class IYComparator
A class to define order of IVec in Y to be used in sorting with ISort.
ISort
Constructor Summary | |
---|---|
IYComparator()
|
Method Summary | |
---|---|
int |
compare(IVec v1,
IVec v2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IYComparator()
Method Detail |
---|
public int compare(IVec v1, IVec v2)
compare
in interface IComparator<IVec>
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |