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