public class SerializableObjectSizeOfStragegy extends Object implements ObjectSizeOfStrategy
| Constructor and Description |
|---|
SerializableObjectSizeOfStragegy() |
public long sizeOf(Object obj)
ObjectSizeOfStrategysizeOf in interface ObjectSizeOfStrategyobj - The serializable object to compute size ofCopyright © 2022. All rights reserved.