public class ArrayUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
get(Object a,
int index) |
static int |
getLength(Object a) |
static void |
set(Object a,
int index,
Object val) |
Copyright © 2010–2022. All rights reserved.