public interface ObjectSizeOfStrategy
| Modifier and Type | Method and Description |
|---|---|
long |
sizeOf(Object obj)
Computes the size of an object.
|
long sizeOf(Object obj)
obj - The serializable object to compute size ofCopyright © 2022. All rights reserved.