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