public class PrimitiveArrayUtil extends Object
PrimitiveArrayUtil()
static Object
getObject(Object o, int index)
static int
getSize(Object o)
static void
setObject(Object o, int index, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrimitiveArrayUtil()
public static int getSize(Object o)
o
public static Object getObject(Object o, int index)
index
public static void setObject(Object o, int index, Object value)
value
Copyright © 2021. All rights reserved.