| Package | Description |
|---|---|
| com.b14.qdb.tools.profiler |
This package help to profiling java objects.
|
| Modifier and Type | Field and Description |
|---|---|
List<ObjectInfo> |
ObjectInfo.children
This object fields
|
| Modifier and Type | Method and Description |
|---|---|
ObjectInfo |
Introspector.introspect(Object obj)
Get object information for any Java object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectInfo.addChild(ObjectInfo info) |
Copyright © 2015 quasardb. All Rights Reserved.