FindBugs™ 1.3.9

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

java.lang.Object
  extended by edu.umd.cs.findbugs.log.Profiler.FilterByCalls
All Implemented Interfaces:
Profiler.Filter
Enclosing class:
Profiler

public static class Profiler.FilterByCalls
extends java.lang.Object
implements Profiler.Filter


Constructor Summary
Profiler.FilterByCalls(int minCalls)
           
 
Method Summary
 boolean accepts(Profiler.Profile p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Profiler.FilterByCalls

public Profiler.FilterByCalls(int minCalls)
Method Detail

accepts

public boolean accepts(Profiler.Profile p)
Specified by:
accepts in interface Profiler.Filter

FindBugs™ 1.3.9

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