public class SizeOfObject extends Object
| Constructor and Description |
|---|
SizeOfObject() |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String args,
Instrumentation inst) |
static void |
premain(String args,
Instrumentation inst) |
static Long |
sizeof(Object o) |
public static void premain(String args, Instrumentation inst)
public static void agentmain(String args, Instrumentation inst) throws Exception
ExceptionCopyright © 2020. All rights reserved.