|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.util.TypeDeclarationComparator
public class TypeDeclarationComparator
A comparator for instances of class declaration, comparing by fqn.
| Constructor Summary | |
|---|---|
TypeDeclarationComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(com.sun.mirror.declaration.TypeDeclaration type1,
com.sun.mirror.declaration.TypeDeclaration type2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public TypeDeclarationComparator()
| Method Detail |
|---|
public int compare(com.sun.mirror.declaration.TypeDeclaration type1,
com.sun.mirror.declaration.TypeDeclaration type2)
compare in interface java.util.Comparator<com.sun.mirror.declaration.TypeDeclaration>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||