public class InstrumentationObjectSizeOfStrategy extends Object implements org.apache.wicket.core.util.lang.WicketObjects.IObjectSizeOfStrategy
| Constructor and Description |
|---|
InstrumentationObjectSizeOfStrategy(Instrumentation instrumentation)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
long |
sizeOf(Serializable obj)
Calculates full size of object iterating over its hierarchy graph.
|
public InstrumentationObjectSizeOfStrategy(Instrumentation instrumentation)
instrumentation - public long sizeOf(Serializable obj)
sizeOf in interface org.apache.wicket.core.util.lang.WicketObjects.IObjectSizeOfStrategyobj - object to calculate size ofWicketObjects.IObjectSizeOfStrategy.sizeOf(java.io.Serializable)Copyright © 2006–2018 Apache Software Foundation. All rights reserved.