| Package | Description |
|---|---|
| oracle.ide.usages |
| Modifier and Type | Method and Description |
|---|---|
abstract UsageData |
UsagesTracker.createUsageData()
Creates a UsageData object where information about feature
usage can be stored.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
UsagesTracker.report(UsageData usageData)
Logs the usage data.
|