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