public class SKDActionSorter extends java.lang.Object implements java.util.Comparator<SKDActionInfo>
| Modifier and Type | Field and Description |
|---|---|
static SKDActionSorter |
INSTANCE |
| Constructor and Description |
|---|
SKDActionSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SKDActionInfo o1,
SKDActionInfo o2) |
public static final SKDActionSorter INSTANCE
public int compare(SKDActionInfo o1, SKDActionInfo o2)
compare in interface java.util.Comparator<SKDActionInfo>