Uses of Interface
edu.umd.cs.findbugs.log.Profiler.Filter
Packages that use Profiler.Filter
-
Uses of Profiler.Filter in edu.umd.cs.findbugs.log
Classes in edu.umd.cs.findbugs.log that implement Profiler.FilterModifier and TypeClassDescriptionstatic class
static class
static class
Methods in edu.umd.cs.findbugs.log with parameters of type Profiler.FilterModifier and TypeMethodDescriptionvoid
Profiler.report
(Comparator<Class<?>> reportComparator, Profiler.Filter filter, PrintStream stream) Deprecated.
ProfileSummary.report(java.util.Comparator<java.lang.Class<?>>, java.util.function.Predicate<edu.umd.cs.findbugs.log.Profiler.Profile>, java.io.PrintStream)
instead.