Class ProfileSummary

java.lang.Object
edu.umd.cs.findbugs.log.ProfileSummary
All Implemented Interfaces:
IProfiler, XMLWriteable

public class ProfileSummary extends Object implements IProfiler, XMLWriteable

A class that summarize profile recorded by multiple Profiler instances. SpotBugs uses this class to summarize profiles from all worker threads.

Since:
4.0