@Deprecated public class IndyArrayAccess extends Object
Constructor and Description |
---|
IndyArrayAccess()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MethodHandle |
arrayGet(MethodType type)
Deprecated.
|
static MethodHandle |
arraySet(MethodType type)
Deprecated.
|
static boolean |
notNegative(int index)
Deprecated.
|
public static boolean notNegative(int index)
public static MethodHandle arrayGet(MethodType type)
public static MethodHandle arraySet(MethodType type)