public final class UnsafeHolder extends Object
Modifier and Type | Field and Description |
---|---|
static long |
ARRAY_OBJECT_BASE_OFFSET |
static long |
ARRAY_OBJECT_INDEX_SCALE |
static boolean |
SUPPORTS_FENCES
Deprecated.
|
static sun.misc.Unsafe |
U
Holds a reference to Unsafe if available, null otherwise.
|
public static final sun.misc.Unsafe U
public static final long ARRAY_OBJECT_BASE_OFFSET
public static final long ARRAY_OBJECT_INDEX_SCALE
@Deprecated public static final boolean SUPPORTS_FENCES
Copyright © 2001-2017 JRuby. All Rights Reserved.