public class ClassNameComparator extends Object implements Comparator<TypeReference>
TypeReferencees in the order
of their names.| Modifier and Type | Field and Description |
|---|---|
static Comparator<TypeReference> |
theInstance |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TypeReference l,
TypeReference r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final Comparator<TypeReference> theInstance
public int compare(TypeReference l, TypeReference r)
compare in interface Comparator<TypeReference>Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.