FindBugs™ 1.3.9

edu.umd.cs.findbugs.log
Class Profiler.TotalTimeComparator

java.lang.Object
  extended by edu.umd.cs.findbugs.log.Profiler.ClassNameComparator
      extended by edu.umd.cs.findbugs.log.Profiler.TotalTimeComparator
All Implemented Interfaces:
java.io.Serializable, java.util.Comparator<java.lang.Class<?>>
Enclosing class:
Profiler

public static class Profiler.TotalTimeComparator
extends Profiler.ClassNameComparator

See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.umd.cs.findbugs.log.Profiler.ClassNameComparator
profiler
 
Constructor Summary
Profiler.TotalTimeComparator(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
 

Constructor Detail

Profiler.TotalTimeComparator

public Profiler.TotalTimeComparator(Profiler p)
Method Detail

compare

public int compare(java.lang.Class<?> c1,
                   java.lang.Class<?> c2)
Specified by:
compare in interface java.util.Comparator<java.lang.Class<?>>
Overrides:
compare in class Profiler.ClassNameComparator

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.