@InterfaceAudience.Private @InterfaceStability.Evolving public final class UnsafeAccess extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BYTE_ARRAY_BASE_OFFSET
The offset to the first element in a byte array.
|
static boolean |
littleEndian |
static sun.misc.Unsafe |
theUnsafe |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.