public final class SizeEstimator extends Object
| Constructor and Description |
|---|
SizeEstimator() |
| Modifier and Type | Method and Description |
|---|---|
static long |
estimate(Object obj)
Estimate size of one object instance.
|
public static long estimate(Object obj)
Copyright © 2018. All Rights Reserved.