public interface ObjectSizeEstimator
Modifier and Type | Method and Description |
---|---|
int |
estimateSize(Object o)
Returns the estimated size of the specified object in bytes.
|
int estimateSize(Object o)
Copyright © 2008-2014 The Netty Project. All Rights Reserved.