public class ObjectSizeCalculator extends Object
| Constructor and Description |
|---|
ObjectSizeCalculator() |
| Modifier and Type | Method and Description |
|---|---|
static long |
sizeOf(Object o)
calculates the size of given object
|
public static long sizeOf(Object o) throws IllegalAccessException
o - the objectIllegalAccessException - implicitCopyright © 2017. All rights reserved.