public static interface HeapObjectParamArgument.Flags
Modifier and Type | Field and Description |
---|---|
static String |
INCLUDE_CLASS_INSTANCE |
static String |
INCLUDE_LOADED_INSTANCES |
static String |
INCLUDE_SUBCLASSES |
static String |
RETAINED |
static String |
VERBOSE |
static final String INCLUDE_SUBCLASSES
static final String INCLUDE_CLASS_INSTANCE
static final String INCLUDE_LOADED_INSTANCES
static final String VERBOSE
static final String RETAINED