public static class ElementDecl.Compare extends java.lang.Object implements java.util.Comparator<ElementDecl>
Constructor and Description |
---|
Compare() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ElementDecl obj1,
ElementDecl obj2) |
public int compare(ElementDecl obj1, ElementDecl obj2)
compare
in interface java.util.Comparator<ElementDecl>