public class Util extends Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static int[] |
copyOf(int[] src,
int size) |
static long[] |
copyOf(long[] src,
int size) |
static Object[] |
copyOf(Object[] src,
int size) |
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.