public class ProfilingOptions extends Object
Constructor and Description |
---|
ProfilingOptions(Map<String,String> options) |
Modifier and Type | Method and Description |
---|---|
boolean |
enabled()
Enabled --
.
|
boolean |
notmainentry()
Not Main Entry --
Instrument runBenchmark() instead of main().
|
public boolean enabled()
public boolean notmainentry()