FindBugs™ 1.3.9

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

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

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


Constructor Summary
Profiler.FilterByTime(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.FilterByTime

public Profiler.FilterByTime(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.