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