public class TypeDeclarationComparator extends Object implements Comparator<TypeDeclaration>
| Constructor and Description |
|---|
TypeDeclarationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TypeDeclaration t1,
TypeDeclaration t2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(TypeDeclaration t1, TypeDeclaration t2)
compare in interface Comparator<TypeDeclaration>Copyright © 2015. All rights reserved.