public abstract class APTrace
extends java.lang.Object
Trace to provide API-safe methods as well as an easy target for runtime removal
via obfuscation.| Constructor and Description |
|---|
APTrace() |
| Modifier and Type | Method and Description |
|---|---|
static void |
begin(java.lang.String sectionName) |
static void |
end() |