FindBugs™ 1.3.9

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

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

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


Constructor Summary
Profiler.FilterByTimePerCall(long minNanoSeconds)
           
 
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.FilterByTimePerCall

public Profiler.FilterByTimePerCall(long minNanoSeconds)
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.