public final class DisallowedImageHeapObjects extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DisallowedImageHeapObjects.DisallowedObjectReporter |
| Constructor and Description |
|---|
DisallowedImageHeapObjects() |
| Modifier and Type | Method and Description |
|---|---|
static void |
check(Object obj,
DisallowedImageHeapObjects.DisallowedObjectReporter reporter) |
public static void check(Object obj, DisallowedImageHeapObjects.DisallowedObjectReporter reporter)