public final class BlackMagic extends Object
| Constructor and Description |
|---|
BlackMagic() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fieldsLayoutAsString(Class<?> clazz)
Attempts to dump a layout of a class's fields in memory
(offsets from base object pointer).
|
static sun.misc.Unsafe |
getUnsafe()
Returns Unsafe if available or throw a RuntimeException.
|
static String |
objectMemoryAsString(Object o)
Attempts to dump physical object's memory as a string.
|
Copyright © 2015 Carrot Search s.c.. All Rights Reserved.