Class AbstractPerformanceProfileProbe

java.lang.Object
zombie.core.profiling.AbstractPerformanceProfileProbe
All Implemented Interfaces:
AutoCloseable, IPerformanceProbe
Direct Known Subclasses:
PerformanceProfileProbe

public abstract class AbstractPerformanceProfileProbe extends Object implements IPerformanceProbe, AutoCloseable
  • Field Details

    • Name

      public final String Name
  • Constructor Details

    • AbstractPerformanceProfileProbe

      protected AbstractPerformanceProfileProbe(String string)
  • Method Details