public class SimSorter
extends java.lang.Object
implements java.util.Comparator
$Id $
| Modifier and Type | Field and Description |
|---|---|
static boolean |
debug |
| Constructor and Description |
|---|
SimSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
Description of the Method
|