public class ExposedClientMethodComparator extends java.lang.Object implements java.util.Comparator<ExposedClientMethod>
| Constructor and Description |
|---|
ExposedClientMethodComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ExposedClientMethod o1,
ExposedClientMethod o2) |
public int compare(ExposedClientMethod o1, ExposedClientMethod o2)
compare in interface java.util.Comparator<ExposedClientMethod>