public class ClusterESort extends Object implements Comparator
Constructor and Description |
---|
ClusterESort() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object obj1,
Object obj2)
The compare function used for sorting.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(Object obj1, Object obj2)
compare
in interface Comparator
obj1
- Cluster1obj2
- Cluster2Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.