| Package | Description |
|---|---|
| gw.lang.reflect.java | |
| gw.util.perf.objectsize |
| Modifier and Type | Method and Description |
|---|---|
ObjectSize |
IJavaType.getRetainedMemory() |
| Modifier and Type | Method and Description |
|---|---|
static ObjectSize |
ObjectSizeUtil.deepSizeOf(Object obj) |
static ObjectSize |
ObjectSizeUtil.deepSizeOf(Object obj,
IObjectSizeFilter filter,
int maxObjects)
Calculates full size of object iterating over its hierarchy graph.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectSize.add(ObjectSize size) |
Copyright © 2015. All rights reserved.