| Package | Description |
|---|---|
| oracle.ide.runner |
Contains classes that allow addins some level of control on the IDE runner system.
|
| Modifier and Type | Method and Description |
|---|---|
static Profiler |
Profiler.getProfiler()
Returns the active Profiler instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Profiler.setProfiler(Profiler profiler)
Sets the active Profiler instance.
|