public static class Profiler.FilterByTimePerCall extends java.lang.Object implements Profiler.Filter
| Constructor and Description |
|---|
FilterByTimePerCall(long minNanoSeconds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(Profiler.Profile p) |
public boolean accepts(Profiler.Profile p)
accepts in interface Profiler.FilterSpotBugs is licensed under the LGPL.