public class ActivateComparator extends Object implements Comparator<Object>
| Modifier and Type | Field and Description |
|---|---|
static Comparator<Object> |
COMPARATOR |
| Constructor and Description |
|---|
ActivateComparator() |
public static final Comparator<Object> COMPARATOR
public int compare(Object o1, Object o2)
compare in interface Comparator<Object>Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.