public static class AbstractTrafficShapingHandler.SimpleObjectSizeEstimator extends DefaultObjectSizeEstimator
| Constructor and Description |
|---|
SimpleObjectSizeEstimator() |
| Modifier and Type | Method and Description |
|---|---|
int |
estimateSize(java.lang.Object o)
Returns the estimated size of the specified object in bytes.
|
public int estimateSize(java.lang.Object o)
ObjectSizeEstimatorestimateSize in interface ObjectSizeEstimatorestimateSize in class DefaultObjectSizeEstimator