public class UnsafeHolder extends Object
| Modifier and Type | Method and Description |
|---|---|
static Field |
getAddressField()
Returns the field singleton
used in the byte buffer
|
static sun.misc.Unsafe |
getUnsafe()
Unsafe singleton
|
static boolean |
is64Bit()
Returns true if the jvm is 64 bit
|
public static boolean is64Bit()
public static Field getAddressField() throws NoSuchFieldException
NoSuchFieldExceptionCopyright © 2017. All rights reserved.