static Result<Object>
get(Object array, int index)
static Result<Integer>
getLength(Object array)
newInstance(Class<?> componentType, int length)
static Result<Void>
set(Object array, int index, Object value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait