public final class UnsafeHolder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static long |
ARRAY_OBJECT_BASE_OFFSET |
static long |
ARRAY_OBJECT_INDEX_SCALE |
static sun.misc.Unsafe |
U
Holds a reference to Unsafe if available, null otherwise.
|
Modifier and Type | Method and Description |
---|---|
static long |
fieldOffset(java.lang.Class clazz,
java.lang.String name) |
Copyright © 2001-2018 JRuby. All Rights Reserved.