public class ProfilingOptions
extends java.lang.Object
| Constructor and Description |
|---|
ProfilingOptions(java.util.Map 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()
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.