public interface EstimatableObjectWrapper
ObjectSizeEstimator
for more accurate object size
estimation.Modifier and Type | Method and Description |
---|---|
Object |
unwrap()
Returns the underlying object that needs to be taken into account
by
ObjectSizeEstimator for more accurate object size estimation. |
Object unwrap()
ObjectSizeEstimator
for more accurate object size estimation.Copyright © 2008-2014 The Netty Project. All Rights Reserved.