com.puppycrawl.tools.checkstyle.doclets

Class CheckDocsDoclet.ClassDocByCheckNameComparator

private static class CheckDocsDoclet.ClassDocByCheckNameComparator extends Object implements Comparator

Comparator that compares the {@link ClassDoc ClassDocs} of two checks by their check name.
Method Summary
intcompare(Object aObject1, Object aObject2)
{@inheritDoc}

Method Detail

compare

public int compare(Object aObject1, Object aObject2)
{@inheritDoc}