public class PuComparePdVectorsLexi extends java.lang.Object implements PuCompare_If
Constructor and Description |
---|
PuComparePdVectorsLexi() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.Object object1,
java.lang.Object object2)
Compare PdVectors by lexicographic order.
|
public int compare(java.lang.Object object1, java.lang.Object object2)
compare
in interface PuCompare_If
object1
- first object to be comparedobject2
- second object to be compared"