| Package | Description |
|---|---|
| org.ehcache.sizeof |
| Modifier and Type | Method and Description |
|---|---|
long |
SizeOf.deepSizeOf(VisitorListener listener,
Object... obj)
Measures the size in memory (heap) of the objects passed in, walking their graph down
Any overlap of the graphs being passed in will be recognized and only measured once
|
Copyright © 2024 Terracotta. All rights reserved.