Class Profiler.FilterByTime

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

public static class Profiler.FilterByTime extends Object implements Profiler.Filter
  • Constructor Details

    • FilterByTime

      public FilterByTime(long minNanoSeconds)
  • Method Details