|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.log.Profiler.ClassNameComparator
public static class Profiler.ClassNameComparator
Field Summary | |
---|---|
protected Profiler |
profiler
|
Constructor Summary | |
---|---|
Profiler.ClassNameComparator(Profiler p)
|
Method Summary | |
---|---|
int |
compare(java.lang.Class<?> c1,
java.lang.Class<?> c2)
|
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 |
Field Detail |
---|
protected final Profiler profiler
Constructor Detail |
---|
public Profiler.ClassNameComparator(Profiler p)
Method Detail |
---|
public int compare(java.lang.Class<?> c1, java.lang.Class<?> c2)
compare
in interface java.util.Comparator<java.lang.Class<?>>
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |