public class PuCompareStringsLexi extends java.lang.Object implements PuCompare_If
| Constructor and Description |
|---|
PuCompareStringsLexi() |
| 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_Ifobject1 - first object to be comparedobject2 - second object to be compared"