Class ProfilerConfig

java.lang.Object
org.openjdk.jmh.runner.options.ProfilerConfig
All Implemented Interfaces:
Serializable

public class ProfilerConfig extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ProfilerConfig

      public ProfilerConfig(String klass, String opts)
    • ProfilerConfig

      public ProfilerConfig(String klass)
  • Method Details