Class Profiler

  • All Implemented Interfaces:
    IProfiler, XMLWriteable

    @NotThreadSafe
    public class Profiler
    extends java.lang.Object
    implements IProfiler, XMLWriteable

    This class is mutable and not synchronized, so create independent Profiler instance for each worker thread.

    Author:
    pugh