public final class UnsafeUtil extends Object
Modifier and Type | Field and Description |
---|---|
static sun.misc.Unsafe |
TheUnsafe |
Modifier and Type | Method and Description |
---|---|
static void |
disableIllegalAccessWarning() |
static RuntimeException |
throwException(Throwable t) |
public static void disableIllegalAccessWarning()
public static RuntimeException throwException(Throwable t)
Copyright © 2022. All rights reserved.