public interface EstimatableObjectWrapper
ObjectSizeEstimator
for more accurate object size
estimation.限定符和类型 | 方法和说明 |
---|---|
java.lang.Object |
unwrap()
Returns the underlying object that needs to be taken into account
by
ObjectSizeEstimator for more accurate object size estimation. |
java.lang.Object unwrap()
ObjectSizeEstimator
for more accurate object size estimation.