public class ClassLayout extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
instanceSize() |
static ClassLayout |
parseClass(Class<?> clazz) |
public static ClassLayout parseClass(Class<?> clazz)
public int instanceSize()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.