|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IZComparator
public class IZComparator
A class to define order of IVec in Z to be used in sorting with ISort.
ISort
Constructor Summary | |
---|---|
IZComparator()
|
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 IZComparator()
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 |