Package sk.ipesoft.d2000.base
Interface D2SD.IComparer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcompare(int i, int j)Compares two rows of structure
-
| Modifier and Type | Method | Description |
|---|---|---|
int |
compare(int i,
int j) |
Compares two rows of structure
|