Class for handling array access through invokedynamic using static callsite information
Type Params | Return Type | Name and description |
---|---|---|
|
static MethodHandle |
arrayGet(MethodType type) |
|
static MethodHandle |
arraySet(MethodType type) |
|
static boolean |
notNegative(int index) |